| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add example entries for ttya and ttyb (sab). | Jake Burkholder | 2002-08-04 | 1 | -0/+2 |
| * | If all file systems are marked nosuid, the line: | Gregory Neil Shapiro | 2002-08-03 | 1 | -8/+11 |
| * | Introduce support for Mandatory Access Control and extensible | Robert Watson | 2002-08-01 | 1 | -0/+6 |
| * | FreeBSD has setkey in different location from NetBSD. | Hajimu UMEMOTO | 2002-07-31 | 1 | -6/+15 |
| * | Correct URL to the Handbook | Marc Fonvieille | 2002-07-31 | 1 | -1/+1 |
| * | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov | 2002-07-29 | 4 | -50/+50 |
| * | Stock -current has more than 300 files in /etc, so 255 inodes for the | Dima Dorfman | 2002-07-28 | 3 | -3/+3 |
| * | Add a period to the end of the "starting" message to be consistent | Dima Dorfman | 2002-07-28 | 1 | -1/+1 |
| * | Add a generic NANOSPEED wi card. | Warner Losh | 2002-07-26 | 1 | -16/+20 |
| * | Change the default setting of an IPv4-mapped IPv6 address to off. | Hajimu UMEMOTO | 2002-07-25 | 1 | -1/+1 |
| * | be able to configure to run an IPv6 routing daemon even on | Hajimu UMEMOTO | 2002-07-21 | 1 | -1/+0 |
| * | sys.mk no longer includes bsd.own.mk. | Ruslan Ermilov | 2002-07-20 | 1 | -0/+2 |
| * | Install scripts via FILES (purposedly not via SCRIPTS that would | Ruslan Ermilov | 2002-07-18 | 5 | -8/+5 |
| * | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov | 2002-07-18 | 5 | -42/+42 |
| * | The Compaq WL200 is a CL-PD6729 based pci card with a prism 2 pcmcia | Warner Losh | 2002-07-18 | 1 | -0/+6 |
| * | Remove spurious "echo '.'". | Dima Dorfman | 2002-07-18 | 2 | -4/+0 |
| * | Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmail | Brian S. Dean | 2002-07-18 | 4 | -0/+28 |
| * | Anonymize the "portmap" program to get better compatibility with | Doug Barton | 2002-07-18 | 1 | -0/+2 |
| * | Make nisdomainname=NO DTRT | Doug Barton | 2002-07-18 | 2 | -4/+12 |
| * | Cleanup some pollution from the NetBSD sync, and add gif setup. | Doug Barton | 2002-07-18 | 2 | -288/+58 |
| * | Fix a typo that caused dhclient not to work. | Gordon Tetlow | 2002-07-18 | 2 | -4/+4 |
| * | Merge in all the changes that Mike Makonnen has been maintaining for a | Gordon Tetlow | 2002-07-18 | 23 | -6406/+915 |
| * | be able to configure to run an IPv6 routing daemon even on | Hajimu UMEMOTO | 2002-07-18 | 3 | -20/+24 |
| * | Removed no longer used share/examples/diskless/* dirs (forgotten | Ruslan Ermilov | 2002-07-11 | 1 | -10/+0 |
| * | Rename 'usio' to 'ucom'. | Josef Karthauser | 2002-07-10 | 1 | -4/+4 |
| * | Remove debugging nit | Gordon Tetlow | 2002-07-08 | 1 | -1/+0 |
| * | GRRR! rc.* cannot do an "exit 0" or it aborts the entire /etc/rc process. | Peter Wemm | 2002-07-08 | 1 | -3/+2 |
| * | nfsd and mountd now live in /usr/sbin not /sbin. Correct the command args. | Gordon Tetlow | 2002-07-07 | 2 | -4/+2 |
| * | Silence pam_lastlog for now. | Dag-Erling Smørgrav | 2002-07-07 | 1 | -1/+1 |
| * | Another update from Mike Makonnen. | Doug Barton | 2002-07-07 | 1 | -6/+4 |
| * | Latest improvements from Mike Makonnen. Better kerberos and apm handling. | Doug Barton | 2002-07-07 | 4 | -5/+56 |
| * | There is apparently no reason for the existence of the `etc' target. | Ruslan Ermilov | 2002-07-05 | 1 | -2/+0 |
| * | Whitespace and indentation (style) fixes. | Ruslan Ermilov | 2002-07-05 | 1 | -34/+36 |
| * | Added DEFAULTS, to denote the contents of etc/defaults/. | Ruslan Ermilov | 2002-07-05 | 1 | -38/+34 |
| * | Trim EOL spaces. | Maxim Konovalov | 2002-06-30 | 1 | -2/+2 |
| * | Add an alias for sshd. | Maxim Konovalov | 2002-06-30 | 1 | -0/+1 |
| * | Include 'sshd' to the lists of forbidden users. | Maxim Konovalov | 2002-06-28 | 1 | -0/+1 |
| * | Mention that we're checking kernel log messages, even if there's | Brian Somers | 2002-06-28 | 1 | -2/+2 |
| * | Revert previous delta, setting the system immutable flag on /var/empty | Sheldon Hearn | 2002-06-26 | 1 | -1/+1 |
| * | Tone down the previous delta: don't set the system immutable flag on | Sheldon Hearn | 2002-06-26 | 1 | -1/+1 |
| * | add default vmemoryuse (unlimited), and samples | Matthew Dillon | 2002-06-26 | 1 | -0/+3 |
| * | At long last, commit the zero copy sockets code. | Kenneth D. Merry | 2002-06-26 | 1 | -0/+7 |
| * | Fix the amd invocation to honor the amd_flags setting. | John Polstra | 2002-06-24 | 1 | -1/+1 |
| * | The previous delta introduced /var/empty, for use by openssh-portable, | Sheldon Hearn | 2002-06-24 | 1 | -1/+1 |
| * | Previous commit was just a tad too hasty, the sshd peudo-user's home | Dag-Erling Smørgrav | 2002-06-23 | 1 | -1/+1 |
| * | Add /var/empty for the OpenSSH privsep code. | Dag-Erling Smørgrav | 2002-06-23 | 1 | -0/+2 |
| * | Add an sshd user and group for the OpenSSH privilege separation code. | Dag-Erling Smørgrav | 2002-06-23 | 2 | -0/+2 |
| * | Create sendmail required directories if sendmail is enabled. | Brian S. Dean | 2002-06-22 | 1 | -0/+7 |
| * | Hone the rpcbind dependency checking. | Doug Barton | 2002-06-21 | 3 | -4/+4 |
| * | This commit was generated by cvs2svn to compensate for changes in r98576, | David E. O'Brien | 2002-06-21 | 5 | -0/+124 |
| |\ |
|