| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Grammatical fixes over previous commit. | rwatson | 2001-11-20 | 1 | -6/+6 |
* | mdoc(7) police: fix markup and spelling. | ru | 2001-11-20 | 1 | -14/+16 |
* | mdoc(7) police: bump document date, fix markup. | ru | 2001-11-20 | 1 | -7/+13 |
* | mdoc(7) police: Fix markup. | ru | 2001-11-20 | 1 | -40/+45 |
* | Unifdef all the SGI code. It mainly added clutter while providing some | jhb | 2001-11-20 | 10 | -342/+4 |
* | Use fixed-size fields in the structure for the timed protocol. This | jhb | 2001-11-20 | 3 | -13/+28 |
* | Close files only if the fp is != NULL. | hm | 2001-11-19 | 1 | -7/+6 |
* | Remove a duplicate word. | murray | 2001-11-19 | 1 | -2/+1 |
* | Allow the path for /dev and the location of the database file to | iedowse | 2001-11-18 | 2 | -14/+33 |
* | o Allow rarpd to accept an additional '-t directory' argument, specifying | rwatson | 2001-11-16 | 2 | -1/+17 |
* | o Reflect moving of extattr_namespace calls to libc from libutil; no | rwatson | 2001-11-16 | 3 | -9/+0 |
* | o Update copyright dates, comments... | rwatson | 2001-11-15 | 2 | -3/+11 |
* | o extattrctl initattr, when pre-allocating store for extended attributes, | rwatson | 2001-11-15 | 1 | -4/+4 |
* | Improve recently committed fix for -t bug. | sobomax | 2001-11-15 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl(). | obrien | 2001-11-14 | 1 | -1/+1 |
* | If the mask length is zero, there is no need to convert it to a | ps | 2001-11-14 | 1 | -1/+4 |
* | Turn on NO_WERROR and set WARNS to 1. | alfred | 2001-11-13 | 5 | -20/+27 |
* | fix parameters to lock_answer(). | alfred | 2001-11-12 | 1 | -1/+1 |
* | Fixup for WARNS. | alfred | 2001-11-12 | 1 | -6/+9 |
* | Drop privs while servicing kernel lock requests. | alfred | 2001-11-11 | 1 | -7/+17 |
* | leverage fixed fifo implementation (rev 1.56 of | alfred | 2001-11-08 | 1 | -8/+3 |
* | use syslog rather than printf so we can see what's going on in debug mode | alfred | 2001-11-08 | 1 | -4/+4 |
* | style fixes, fix line wrap and function declaration | alfred | 2001-11-08 | 1 | -6/+5 |
* | o When "-n" is used with watch, it disables the use of <control-X> to | rwatson | 2001-11-07 | 2 | -6/+8 |
* | Remove unused variables | brian | 2001-11-04 | 1 | -5/+2 |
* | Exclude pppctl on ia64 due to libc_r. I had been building with | peter | 2001-11-04 | 1 | -1/+1 |
* | Add a ``log'' command for logging specific information. | brian | 2001-11-03 | 13 | -44/+104 |
* | Call CCP protocol -1 ``none'' | brian | 2001-11-03 | 1 | -1/+4 |
* | cmott@scientech.com -> cm@linktel.net | brian | 2001-11-03 | 3 | -4/+4 |
* | Always set unit number to -1 unless some other unit is specified in | imp | 2001-11-02 | 1 | -0/+1 |
* | MFS: Stop reaping children. It makes evil things happen to the extraction | jkh | 2001-11-01 | 2 | -0/+4 |
* | Don't assume fixit media is only either a floppy disk or 2nd CDROM disc | brian | 2001-10-29 | 2 | -12/+12 |
* | Fix ctime(&int) due to change to lastlog->ll_time | dillon | 2001-10-29 | 1 | -1/+2 |
* | localtime() was being called with an int-pointer due to recent utmp | dillon | 2001-10-29 | 1 | -2/+4 |
* | Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, but | dillon | 2001-10-28 | 1 | -4/+9 |
* | Fix int vs time_t, convert int to time_t | dillon | 2001-10-28 | 1 | -2/+3 |
* | Convert time_t to/from 32 bit representations for transmission over | dillon | 2001-10-28 | 1 | -4/+6 |
* | Explicitly use int32_t for on-disk records for pw_change and pw_expire, | peter | 2001-10-27 | 1 | -8/+11 |
* | mdoc(7) police: | ru | 2001-10-26 | 1 | -38/+49 |
* | Make `-b' option actually work as advertised. | sobomax | 2001-10-25 | 1 | -0/+1 |
* | Move the 'type' variable inside the block where it is actually used. | jhb | 2001-10-23 | 2 | -6/+6 |
* | Collect multi name handling. | takawata | 2001-10-23 | 2 | -0/+4 |
* | Don't avoid setting a 0 second timer in datalink_StartDialTimer() by | brian | 2001-10-23 | 2 | -13/+11 |
* | ia64 support. Due to the bogus placement of some i4b includes, it is | peter | 2001-10-23 | 1 | -1/+1 |
* | ia64 support. Hide a.out support solely under i386. While alpha never | peter | 2001-10-23 | 2 | -1/+8 |
* | ia64 support: move pnpinfo to i386 and alpha sections for now. i386 has | peter | 2001-10-23 | 1 | -3/+7 |
* | Change the vnode list under the mount point from a LIST to a TAILQ | dillon | 2001-10-23 | 1 | -2/+2 |
* | Fix UserTerms disassembling. Now that dumped ASL can be compiled with | iwasaki | 2001-10-22 | 10 | -35/+266 |
* | This is __i386__-only, not !__alpha__. We never had userconfig on | peter | 2001-10-22 | 1 | -1/+1 |
* | Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP | hm | 2001-10-21 | 1 | -1/+2 |