| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change usleep return type from void to int to match OpenGroup specs. | Andrey A. Chernov | 1997-10-22 | 1 | -1/+1 |
| * | Changes in spirit of OpenGroup Singe Unix specs: | Andrey A. Chernov | 1997-10-22 | 1 | -5/+11 |
| * | Document EINVAL as a possible return value from open(2). | Joerg Wunsch | 1997-10-22 | 1 | -0/+7 |
| * | Reject attempts to call open() with an illegal combination of O_RDONLY, | Joerg Wunsch | 1997-10-22 | 2 | -4/+8 |
| * | Use err(3). Add usage() and prototypes. | Philippe Charnier | 1997-10-22 | 2 | -53/+56 |
| * | Use err(3). | Philippe Charnier | 1997-10-22 | 18 | -236/+287 |
| * | Fix HDLC logging (actually LogDumpBp()). It was only | Brian Somers | 1997-10-22 | 1 | -2/+27 |
| * | Put in an initial %VERSREQ field. This will cause existing config(8)'s | Peter Wemm | 1997-10-22 | 3 | -3/+12 |
| * | For safety's sake, explicitly depend all objects on the configvers.h header | Peter Wemm | 1997-10-22 | 1 | -0/+2 |
| * | Recognize a %VERSREQ=nnnnn string in the system Makefile. Both config(8) | Peter Wemm | 1997-10-22 | 2 | -2/+22 |
| * | Fix the same leak as in nullfs. Now the lowervp is properly marked inactive. | Ollivier Robert | 1997-10-21 | 2 | -2/+10 |
| * | Fix the file leak bug. The lower layer wasn't informed the vnode was inactive | Ollivier Robert | 1997-10-21 | 2 | -4/+16 |
| * | - Update the Adaptect SlimSCSI CIS tuple so that it works with FreeBSD's | Nate Williams | 1997-10-21 | 2 | -6/+6 |
| * | - PCCARD support to the much maligned SCSI driver. This gives up support | Nate Williams | 1997-10-21 | 1 | -4/+152 |
| * | Add const to a couple of casts to silence some of the warnings Bruce | Poul-Henning Kamp | 1997-10-21 | 1 | -3/+3 |
| * | Oops, comment lines can't be indented either. | Bruce Evans | 1997-10-21 | 2 | -6/+4 |
| * | Oops, comment lines can't be continued. | Bruce Evans | 1997-10-21 | 2 | -6/+6 |
| * | a few code style changes: | John-Mark Gurney | 1997-10-21 | 6 | -54/+57 |
| * | Merge from RELENG_2_2. Bandaid for 'lockmgr panic' on the VN device. | KATO Takenori | 1997-10-21 | 1 | -5/+18 |
| * | Synchronize with sys/i386/isa/fd.c revision 1.105. | KATO Takenori | 1997-10-21 | 2 | -4/+30 |
| * | Sorted lists. | Bruce Evans | 1997-10-21 | 11 | -144/+146 |
| * | Reference the DMI table inside the SMBIOS table correctly, not using a variable | Mike Smith | 1997-10-21 | 2 | -4/+4 |
| * | Don't install mount_msdos setuid root. Lite2's mount(2) handles | Bruce Evans | 1997-10-21 | 3 | -12/+3 |
| * | Added -Wuninitialized to CWARNFLAGS. Warnings about uninitialialized | Bruce Evans | 1997-10-21 | 2 | -4/+6 |
| * | MF22 - make firewall_type a little more robust | Daniel O'Callaghan | 1997-10-21 | 1 | -9/+6 |
| * | MF22: rev 1.246.2.65, put the bootstrap files onto the fixit floppy. | Joerg Wunsch | 1997-10-20 | 1 | -2/+7 |
| * | I belive this fixes MFS after I broke it. | Poul-Henning Kamp | 1997-10-20 | 1 | -6/+14 |
| * | Fix returned sleep period for large values | Andrey A. Chernov | 1997-10-20 | 1 | -3/+5 |
| * | Remove terminfo manpage we don't have it | Andrey A. Chernov | 1997-10-20 | 3 | -1660/+4 |
| * | Cosmetic in usage string. | Philippe Charnier | 1997-10-20 | 3 | -21/+23 |
| * | Use err(3). Change err(-1,... to err(1,... | Philippe Charnier | 1997-10-20 | 6 | -164/+172 |
| * | Use err(3). Remove progname. | Philippe Charnier | 1997-10-20 | 4 | -184/+105 |
| * | Use err(3). Remove progname. Remove stli.4 with is a duplicate of stl.4, | Philippe Charnier | 1997-10-20 | 3 | -338/+21 |
| * | Fix usage in man page. Remove progname. | Philippe Charnier | 1997-10-20 | 2 | -15/+13 |
| * | Typo. | Philippe Charnier | 1997-10-20 | 1 | -3/+4 |
| * | Hardcode progname in usage string. | Philippe Charnier | 1997-10-20 | 2 | -11/+10 |
| * | Make rc.conf man page reflect reality w.r.t firewall_{*}. | Daniel O'Callaghan | 1997-10-20 | 1 | -5/+23 |
| * | Document 100Mbit media selection flag. | Jordan K. Hubbard | 1997-10-20 | 2 | -0/+2 |
| * | add /etc/mail--the anti-spam files | Jonathan M. Bresler | 1997-10-20 | 2 | -2/+7 |
| * | kern.maxproc is not writable since there are tables that are statically | David Greenman | 1997-10-19 | 1 | -2/+2 |
| * | "Fixed" pstat -T by avoiding the vnode stats. Disabled pstat -v since | David Greenman | 1997-10-19 | 1 | -2/+6 |
| * | Declare the various 2-byte values in TFTP as being `unsigned short'. | Joerg Wunsch | 1997-10-19 | 1 | -3/+3 |
| * | anti-spam filter used by the FreeBSD mailing lists. | Jonathan M. Bresler | 1997-10-19 | 3 | -0/+134 |
| * | Introduce a -N option that disables the use of reserved ports, now | Joerg Wunsch | 1997-10-19 | 2 | -5/+14 |
| * | <gnuregex.h> is rather old and breaks AWK's regex matching. Use a newer | James Raynard | 1997-10-19 | 1 | -2/+14 |
| * | Add the hint how to install on a Compaq `Aero'. | Joerg Wunsch | 1997-10-19 | 1 | -1/+12 |
| * | Document the new fdc(4) flags. | Joerg Wunsch | 1997-10-19 | 2 | -4/+18 |
| * | Introduce a device flags value of 0x1 to always pretend a 1.44 MB | Joerg Wunsch | 1997-10-19 | 3 | -6/+45 |
| * | activate the programs that will be used to manipulate kld modules | John-Mark Gurney | 1997-10-19 | 7 | -10/+31 |
| * | Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one | Kazutaka YOKOTA | 1997-10-19 | 6 | -12/+12 |