summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bah humbug. Fix another typo on the same comment line. It also hadgad2002-06-131-1/+1
* Fix a typo in a comment from the previous commit. I had a bullet-charactergad2002-06-131-1/+1
* Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable',gad2002-06-135-14/+457
* If a RAD_FILTER_ID is supplied by the RADIUS server, treat it as anbrian2002-06-122-1/+20
* Bump the version number to reflect the recent RADIUS commitsbrian2002-06-121-1/+1
* Don't forget to process the Ident field on the front ofbrian2002-06-122-16/+26
* Add PCI bus enumeration and latency timer setup to the sparc64 MD PCItmm2002-06-124-88/+203
* The UDP head was unlocked too early in one unicast case.hsu2002-06-121-10/+10
* - Add sanity check for argument.iwasaki2002-06-121-2/+7
* If trap() is called when ddb is active, then go directly to trap_fatal();bde2002-06-122-4/+18
* Reorder LDADD to fix static linking.des2002-06-121-2/+2
* Reorder libraries to fix static linking (libssl depends on libcrypto, sodes2002-06-124-8/+8
* o Acquire and release Giant in vm_map_unlock_and_wait().alc2002-06-121-3/+5
* As a stop-gap measure, add one INP_LOCK_DESTROY() to in6_pcbdetach() tohsu2002-06-121-0/+1
* de __Pimp2002-06-121-39/+30
* KNF.imp2002-06-121-87/+89
* String lengths and sizeof()s are size_t not int. Mark an unused parameterjmallett2002-06-123-3/+4
* Kill __P.imp2002-06-121-2/+2
* The error functions take constant pointers to strings for their format.jmallett2002-06-125-10/+10
* Fix logic which resulted in missing a call to INP_UNLOCK().hsu2002-06-122-10/+4
* Fix typo where INP_INFO_RLOCK should be INP_INFO_RUNLOCK.hsu2002-06-121-4/+2
* Make nselcol, the number of select collisions since boot, unsigned askbyanc2002-06-122-7/+7
* Understand the following Microsoft Vendor Specific RADIUS attributes:brian2002-06-128-55/+329
* Add the following functions:brian2002-06-123-0/+45
* Add role="historic" attributes to all release notes that were MFC-edbmah2002-06-112-926/+932
* New release notes: GNU sort (textutils 2.0.21), NetBSD stat 20020605,bmah2002-06-112-2/+22
* This actually compiles under lint now, by effectively #if 0'ing italfred2002-06-111-5/+0
* sendmail 8.12.4 has been imported.gshapiro2002-06-112-2/+2
* sendmail 8.12.4 has been importedgshapiro2002-06-111-4/+4
* Resolve conflicts from sendmail 8.12.4 importgshapiro2002-06-1120-66/+142
* catch up with ktrace changes, KTRPOINT takes a 'struct thread' notalfred2002-06-111-2/+2
* This commit was generated by cvs2svn to compensate for changes in r98121,gshapiro2002-06-11432-1044/+2215
|\
| * Import sendmail 8.12.4gshapiro2002-06-11453-1117/+2364
* | Time counter stats are unsigned, advertise them to sysctl(8) that way.kbyanc2002-06-111-1/+1
* | o Properly handle a failure by vm_fault_wire() or vm_fault_user_wire()alc2002-06-111-4/+20
* | SO_PRIVSTATE has been commented out for long enough now....wollman2002-06-111-1/+0
* | Add a reference count to struct fetchconn so we don't prematurely close anddes2002-06-113-1/+22
* | Use the constants from <limits.h> for the sizes of integral C typesrobert2002-06-115-12/+10
* | Remember to initialize the control block head mutex.hsu2002-06-112-0/+2
* | Fix typo.hsu2002-06-111-2/+2
* | #include <sys/disklabel.h> to get BBSIZE.phk2002-06-111-0/+1
* | paste(1) appeared at least as early as 32v.tjr2002-06-111-0/+5
* | cut(1) appeared at least as early as System III.tjr2002-06-111-0/+7
* | Make the alpha architecture use the common ufsread().phk2002-06-113-279/+44
* | o Teach vm_map_delete() to respect the "in-transition" flagalc2002-06-111-0/+31
* | Every array elt is initialized in the following loop, so removehsu2002-06-101-1/+1
* | Note that this appeared at least as early as PWB UNIX.jmallett2002-06-1010-12/+22
* | ps(1) appeared in v4jmallett2002-06-101-1/+1
* | Convert hit and miss counters to unsigned values. Surely negative valueskbyanc2002-06-102-6/+6
* | Dillon's recent commits to the dynamic linker without running themjdp2002-06-101-1/+0
OpenPOWER on IntegriCloud