| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined. | bde | 1997-10-28 | 10 | -18/+20 |
* | Implement group part now, final syntax is: | ache | 1997-10-28 | 2 | -17/+49 |
* | This depends on option TCP_DEBUG for some reason, so include | bde | 1997-10-28 | 1 | -1/+4 |
* | Don't include <machine/cputypes.h> or declare cputype/class interfaces | bde | 1997-10-28 | 14 | -66/+86 |
* | Implement linux_semop, linux_semget and linux_semctl. | kato | 1997-10-28 | 4 | -10/+292 |
* | Fixed style bugs in open() fix. | bde | 1997-10-28 | 2 | -8/+10 |
* | Synchronize with sys/i386/conf/GENERIC revision 1.100. | kato | 1997-10-28 | 2 | -4/+2 |
* | Typo. | joerg | 1997-10-28 | 1 | -2/+2 |
* | Use the new "mandatory" keyword for the npx driver. | joerg | 1997-10-28 | 2 | -4/+4 |
* | Removed another comment about not-so-mandatory devices i've missed in | joerg | 1997-10-28 | 3 | -6/+6 |
* | Remove the stale `log' non-pseudodevice. | joerg | 1997-10-28 | 6 | -39/+18 |
* | Allow for a keyword in the "files" file named "mandatory". The first | joerg | 1997-10-28 | 3 | -6/+31 |
* | 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf) | ache | 1997-10-27 | 1 | -9/+9 |
* | Back out moving nobody to daemon class, the problem fixed in another place: | ache | 1997-10-27 | 1 | -1/+1 |
* | Add -c option that allows root to specify a login_class. | guido | 1997-10-27 | 2 | -19/+35 |
* | Implement login classes sepcification as user[/loginclass] | ache | 1997-10-27 | 2 | -10/+56 |
* | Use a MODE SELECT command to reset the block size, instead of calling the | jmz | 1997-10-27 | 1 | -13/+33 |
* | When dosourcerouting is set do not sourceoute.... | guido | 1997-10-27 | 1 | -1/+4 |
* | Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> | bde | 1997-10-27 | 9 | -22/+17 |
* | Oops, <machine/psl.h> is used unconditionally in -current. | bde | 1997-10-27 | 3 | -9/+3 |
* | Move nobody to daemon class, otherwise it is impossible to start fingerd | ache | 1997-10-27 | 1 | -1/+1 |
* | Cleaned up #includes. | bde | 1997-10-27 | 3 | -48/+51 |
* | KNFize rev.1.31. | bde | 1997-10-27 | 2 | -8/+12 |
* | Use unique sleep message strings. | bde | 1997-10-27 | 2 | -8/+6 |
* | Use 127 instead of CHAR_MAX for the limit on the sequence count. The | bde | 1997-10-27 | 1 | -18/+17 |
* | Use bread() instead of cluster_read() for reading the last block | bde | 1997-10-27 | 2 | -4/+4 |
* | Better wording explaining that all single character options | steve | 1997-10-27 | 1 | -1/+10 |
* | Removed unused #includes. The need for most of them went away with | bde | 1997-10-27 | 24 | -69/+25 |
* | Forward declare precisely the structs that are actually used in this header. | bde | 1997-10-27 | 1 | -7/+9 |
* | Use err(3). | charnier | 1997-10-27 | 2 | -18/+14 |
* | Remove `progname'. | charnier | 1997-10-27 | 2 | -62/+58 |
* | Add usage() and err(3). Sync man page with usage string. | charnier | 1997-10-27 | 2 | -42/+55 |
* | One line usage string: see man page for more info. | charnier | 1997-10-27 | 2 | -30/+23 |
* | Cosmetic in err() strings. | charnier | 1997-10-27 | 2 | -46/+37 |
* | Use err(3). | charnier | 1997-10-27 | 2 | -30/+38 |
* | Synchronize with sys/i386/isa/sio.c revision 1.187. | kato | 1997-10-27 | 2 | -130/+68 |
* | Synchronize with sys/i386/isa/if_fe.c revision 1.32. | kato | 1997-10-27 | 1 | -97/+58 |
* | Synchronize with sys/i386/isa/if_ed.c revision 1.125. | kato | 1997-10-27 | 1 | -77/+32 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.236. | kato | 1997-10-27 | 1 | -4/+3 |
* | Synchronize with sys/i386/conf/GENERIC and majors.i386 revisions 1.99 | kato | 1997-10-27 | 3 | -10/+10 |
* | Use err(3). Add prototypes. Document -s and -r flags. | charnier | 1997-10-27 | 2 | -54/+71 |
* | Statisize usage(). | charnier | 1997-10-27 | 4 | -10/+20 |
* | Use err(3). Stylistic changes in man page. | charnier | 1997-10-27 | 3 | -89/+77 |
* | Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clock | charnier | 1997-10-27 | 2 | -15/+34 |
* | Use err(3). Change `=' to `==' in two places, so that server not responding/ | charnier | 1997-10-27 | 3 | -92/+74 |
* | ntohl->htonl. | charnier | 1997-10-27 | 1 | -2/+2 |
* | Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other port | joerg | 1997-10-27 | 2 | -4/+32 |
* | Offending statement removed from STANDARDS section. From what I | steve | 1997-10-27 | 1 | -14/+1 |
* | Typo fix. | steve | 1997-10-27 | 1 | -2/+2 |
* | Fix a misleading comment. | steve | 1997-10-27 | 1 | -2/+2 |