| Commit message (Expand) | Author | Age | Files | Lines |
* | Bah humbug. Fix another typo on the same comment line. It also had | gad | 2002-06-13 | 1 | -1/+1 |
* | Fix a typo in a comment from the previous commit. I had a bullet-character | gad | 2002-06-13 | 1 | -1/+1 |
* | Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable', | gad | 2002-06-13 | 5 | -14/+457 |
* | If a RAD_FILTER_ID is supplied by the RADIUS server, treat it as an | brian | 2002-06-12 | 2 | -1/+20 |
* | Bump the version number to reflect the recent RADIUS commits | brian | 2002-06-12 | 1 | -1/+1 |
* | Don't forget to process the Ident field on the front of | brian | 2002-06-12 | 2 | -16/+26 |
* | Add PCI bus enumeration and latency timer setup to the sparc64 MD PCI | tmm | 2002-06-12 | 4 | -88/+203 |
* | The UDP head was unlocked too early in one unicast case. | hsu | 2002-06-12 | 1 | -10/+10 |
* | - Add sanity check for argument. | iwasaki | 2002-06-12 | 1 | -2/+7 |
* | If trap() is called when ddb is active, then go directly to trap_fatal(); | bde | 2002-06-12 | 2 | -4/+18 |
* | Reorder LDADD to fix static linking. | des | 2002-06-12 | 1 | -2/+2 |
* | Reorder libraries to fix static linking (libssl depends on libcrypto, so | des | 2002-06-12 | 4 | -8/+8 |
* | o Acquire and release Giant in vm_map_unlock_and_wait(). | alc | 2002-06-12 | 1 | -3/+5 |
* | As a stop-gap measure, add one INP_LOCK_DESTROY() to in6_pcbdetach() to | hsu | 2002-06-12 | 1 | -0/+1 |
* | de __P | imp | 2002-06-12 | 1 | -39/+30 |
* | KNF. | imp | 2002-06-12 | 1 | -87/+89 |
* | String lengths and sizeof()s are size_t not int. Mark an unused parameter | jmallett | 2002-06-12 | 3 | -3/+4 |
* | Kill __P. | imp | 2002-06-12 | 1 | -2/+2 |
* | The error functions take constant pointers to strings for their format. | jmallett | 2002-06-12 | 5 | -10/+10 |
* | Fix logic which resulted in missing a call to INP_UNLOCK(). | hsu | 2002-06-12 | 2 | -10/+4 |
* | Fix typo where INP_INFO_RLOCK should be INP_INFO_RUNLOCK. | hsu | 2002-06-12 | 1 | -4/+2 |
* | Make nselcol, the number of select collisions since boot, unsigned as | kbyanc | 2002-06-12 | 2 | -7/+7 |
* | Understand the following Microsoft Vendor Specific RADIUS attributes: | brian | 2002-06-12 | 8 | -55/+329 |
* | Add the following functions: | brian | 2002-06-12 | 3 | -0/+45 |
* | Add role="historic" attributes to all release notes that were MFC-ed | bmah | 2002-06-11 | 2 | -926/+932 |
* | New release notes: GNU sort (textutils 2.0.21), NetBSD stat 20020605, | bmah | 2002-06-11 | 2 | -2/+22 |
* | This actually compiles under lint now, by effectively #if 0'ing it | alfred | 2002-06-11 | 1 | -5/+0 |
* | sendmail 8.12.4 has been imported. | gshapiro | 2002-06-11 | 2 | -2/+2 |
* | sendmail 8.12.4 has been imported | gshapiro | 2002-06-11 | 1 | -4/+4 |
* | Resolve conflicts from sendmail 8.12.4 import | gshapiro | 2002-06-11 | 20 | -66/+142 |
* | catch up with ktrace changes, KTRPOINT takes a 'struct thread' not | alfred | 2002-06-11 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r98121, | gshapiro | 2002-06-11 | 432 | -1044/+2215 |
|\ |
|
| * | Import sendmail 8.12.4 | gshapiro | 2002-06-11 | 453 | -1117/+2364 |
* | | Time counter stats are unsigned, advertise them to sysctl(8) that way. | kbyanc | 2002-06-11 | 1 | -1/+1 |
* | | o Properly handle a failure by vm_fault_wire() or vm_fault_user_wire() | alc | 2002-06-11 | 1 | -4/+20 |
* | | SO_PRIVSTATE has been commented out for long enough now.... | wollman | 2002-06-11 | 1 | -1/+0 |
* | | Add a reference count to struct fetchconn so we don't prematurely close and | des | 2002-06-11 | 3 | -1/+22 |
* | | Use the constants from <limits.h> for the sizes of integral C types | robert | 2002-06-11 | 5 | -12/+10 |
* | | Remember to initialize the control block head mutex. | hsu | 2002-06-11 | 2 | -0/+2 |
* | | Fix typo. | hsu | 2002-06-11 | 1 | -2/+2 |
* | | #include <sys/disklabel.h> to get BBSIZE. | phk | 2002-06-11 | 1 | -0/+1 |
* | | paste(1) appeared at least as early as 32v. | tjr | 2002-06-11 | 1 | -0/+5 |
* | | cut(1) appeared at least as early as System III. | tjr | 2002-06-11 | 1 | -0/+7 |
* | | Make the alpha architecture use the common ufsread(). | phk | 2002-06-11 | 3 | -279/+44 |
* | | o Teach vm_map_delete() to respect the "in-transition" flag | alc | 2002-06-11 | 1 | -0/+31 |
* | | Every array elt is initialized in the following loop, so remove | hsu | 2002-06-10 | 1 | -1/+1 |
* | | Note that this appeared at least as early as PWB UNIX. | jmallett | 2002-06-10 | 10 | -12/+22 |
* | | ps(1) appeared in v4 | jmallett | 2002-06-10 | 1 | -1/+1 |
* | | Convert hit and miss counters to unsigned values. Surely negative values | kbyanc | 2002-06-10 | 2 | -6/+6 |
* | | Dillon's recent commits to the dynamic linker without running them | jdp | 2002-06-10 | 1 | -1/+0 |