aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the #include kitchensink <netatm/kern_include.h> and addPoul-Henning Kamp2000-10-1289-304/+2285
* Allow for IP_FW_ADD to be used in getsockopt(2) incarnation asRuslan Ermilov2000-10-123-4/+7
* More HARP polishina:Poul-Henning Kamp2000-10-1227-146/+62
* Removed broken PAM support from rshd(8) and rlogind(8). rshd doesRuslan Ermilov2000-10-126-205/+1
* Remove 'device tx'. In wilko's testing it traps on bringing the interfaceBill Fumerola2000-10-122-2/+0
* Fix pthread cancellation point propagation.Jason Evans2000-10-121-5/+5
* Another PnP pcic card: SMC Swapbox Plug and PlayWarner Losh2000-10-123-2/+5
* Make if_sk stop using the "hide the softc structure in the jumbo buffer"Bosko Milekic2000-10-124-54/+26
* Bring the 'twe' driver back now that we think it should work.Mike Smith2000-10-122-0/+2
* Reduce the number of outstanding commands we will send to the controllerMike Smith2000-10-121-1/+1
* sync to last commitWarner Losh2000-10-121-1/+6
* Forced commit. Last commit was submitted by Jonathan Chen.Warner Losh2000-10-120-0/+0
* Add mii entry for tdk phy found on some cardbus cards.Warner Losh2000-10-121-0/+4
* Do some cleanups of the HARP atm codes interface into the system:Poul-Henning Kamp2000-10-1214-1356/+1
* Store a pointer to our softc in the kernel's SCB structure. In theJustin T. Gibbs2000-10-114-54/+40
* When testing for PCI bus overlap with another enumerator, make sure weMike Smith2000-10-112-2/+2
* Calling untimeout(9) leads to a race window where memory could be leaked.Archie Cobbs2000-10-111-21/+5
* Add `isoC-99' to the list of availble abbreviations.David E. O'Brien2000-10-111-0/+2
* Fix memory leak.Archie Cobbs2000-10-111-2/+2
* Reset globals for every new command read from preprocessed file.Ruslan Ermilov2000-10-111-12/+14
* With apoligies to Greg Shapiro, fix the world. The previous commitPeter Wemm2000-10-112-4/+4
* Only interpret the last command line argument as a file toRuslan Ermilov2000-10-112-5/+7
* Fix a buildworld hiccup with build-tools that wasn't present in standalonePeter Wemm2000-10-112-2/+2
* Minor doc tweaks: reorder the "SEE ALSO" section alphabetically; addJoseph Koshy2000-10-111-2/+2
* Cleaned up the .St macro.Ruslan Ermilov2000-10-111-152/+38
* Oops, beforedepend isn't needed. The build problem I had was due toPeter Wemm2000-10-112-4/+0
* Update for ncurses 5.1-20001009 importPeter Wemm2000-10-112-6/+20
* Update for ncurses 20001009 importPeter Wemm2000-10-112-6/+20
* Update after ncurses 20001009 importPeter Wemm2000-10-112-6/+24
* Update bmake glue after ncurses 5.1-20001009 import.Peter Wemm2000-10-114-20/+60
* Merge ncurses vendor changes (v5_1_20000701->v5_1_20001009) onto mainlinePeter Wemm2000-10-113-42/+39
* This commit was generated by cvs2svn to compensate for changes in r66963,Peter Wemm2000-10-11149-5638/+9421
|\
| * Import ncurses-5.1-20001009 onto the vendor branchPeter Wemm2000-10-11152-5680/+9460
* | Style fixesGregory Neil Shapiro2000-10-118-32/+32
* | Fix man page installationGregory Neil Shapiro2000-10-111-6/+4
* | NOCRYPT imples NO_OPENSSL.Gregory Neil Shapiro2000-10-112-2/+2
* | Add missing comma at the end of line.Jun Kuriyama2000-10-111-1/+1
* | kmem transfers were being double-counted due to a missing continue.Andrew Gallatin2000-10-111-0/+1
* | Add support for the Kingston KNU101TX 10/100 USB ethernet adapter. We'reBill Paul2000-10-101-0/+1
* | regenetateBill Paul2000-10-102-6/+38
* | Add vendor ID for Kingston Technology and add device ID forBill Paul2000-10-101-1/+5
* | Add a macro for ISO C99 ("isoC-99").David E. O'Brien2000-10-101-0/+10
* | Note Ports Collection restructuring, new make(1) variable substitutionBruce A. Mah2000-10-102-0/+16
* | Add FreeBSD-only options to the getopt stringGregory Neil Shapiro2000-10-101-1/+1
* | Minor clarification about the "bypass" hook.Archie Cobbs2000-10-101-1/+2
* | Fix alphabetical ordering for libsmutilGregory Neil Shapiro2000-10-101-1/+1
* | Document the recent sendmail related changes:Gregory Neil Shapiro2000-10-102-4/+40
* | Build sendmail with STARTTLS support unless NO_OPENSSL is set.Gregory Neil Shapiro2000-10-102-0/+14
* | Use sendmail's version of vacation. It is command line and databaseGregory Neil Shapiro2000-10-104-735/+32
* | mail.local(8) is no longer installed as a set-user-id binary.Gregory Neil Shapiro2000-10-101-2/+0