| Commit message (Expand) | Author | Age | Files | Lines |
| * | Nuked setting of crt here too. | Bruce Evans | 1998-09-02 | 1 | -3/+0 |
| * | Add Id keywords | Brian Somers | 1998-09-02 | 30 | -0/+49 |
| * | MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98. | John Birrell | 1998-08-31 | 1 | -5/+5 |
| * | Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc. | Joseph Koshy | 1998-08-31 | 1 | -6/+1 |
| * | Change to use FreeBSD device major numbers and tty definitions. | Doug Rabson | 1998-08-31 | 3 | -326/+1441 |
| * | make.conf.local test/include removed from make.conf, to be put in sys.mk | Matthew Dillon | 1998-08-29 | 2 | -8/+2 |
| * | Reviewed by: asami@freebsd.org (Satoshi Asami) | Matthew Dillon | 1998-08-26 | 2 | -2/+12 |
| * | Don't try to run ldconfig if it doesn't exist. Useful for elf platforms. | Gary Palmer | 1998-08-24 | 1 | -9/+11 |
| * | Fix my blunder in my previous commit here. | Poul-Henning Kamp | 1998-08-20 | 1 | -3/+3 |
| * | Added zh_TW.BIG5 locale. Material for 5 big pointy hats found nearby. | Bruce Evans | 1998-08-17 | 1 | -1/+3 |
| * | Fix typo in previous commit. | Dag-Erling Smørgrav | 1998-08-16 | 1 | -2/+2 |
| * | Add new zh_TW.BIG5 locale | Jordan K. Hubbard | 1998-08-16 | 1 | -1/+3 |
| * | Clean up the kerberos entries, and add example CVS entries | Mark Murray | 1998-08-15 | 1 | -4/+4 |
| * | PR: 7613 | Peter Hawkins | 1998-08-14 | 1 | -2/+4 |
| * | In /etc/rc.network, near line 242, setting up Kerberos, | Poul-Henning Kamp | 1998-08-14 | 7 | -21/+21 |
| * | Add "Mounting NFS file systems" progress indicator | Poul-Henning Kamp | 1998-08-14 | 1 | -1/+3 |
| * | Wrapper script for PC Card Ethernet Adapters only supports ISC DHCP; | Poul-Henning Kamp | 1998-08-14 | 1 | -0/+6 |
| * | A long time ago, in a galaxy far, far away, someone made the (bonehead) | Poul-Henning Kamp | 1998-08-14 | 2 | -20/+16 |
| * | Make /etc/security bitch about passwordless accounts. | Dag-Erling Smørgrav | 1998-08-11 | 1 | -2/+6 |
| * | Add Id keyword. | Brian Somers | 1998-08-10 | 2 | -0/+4 |
| * | Don't blat /var/run and /var/spool/lock *after* network_pass1() | Brian Somers | 1998-08-10 | 1 | -7/+22 |
| * | Cosmetic MF2.2: Add a missing (commented) parenthesis. | Brian Somers | 1998-08-10 | 1 | -2/+2 |
| * | Add devices for M-systems DiskOnChip | Poul-Henning Kamp | 1998-08-10 | 2 | -6/+12 |
| * | I have been running with these locale data for a while now and | Poul-Henning Kamp | 1998-08-10 | 2 | -2/+8 |
| * | Show some examples on how to configure callback & CBCP. | Brian Somers | 1998-08-07 | 2 | -12/+46 |
| * | Add dirs for Hungarian locale | Andrey A. Chernov | 1998-08-07 | 2 | -2/+8 |
| * | The etc-sendmail.cf target is in src/etc/sendmail/Makefile, not | John Birrell | 1998-08-07 | 1 | -2/+2 |
| * | dgm uses devices cuaM* and ttyM* | Brian Somers | 1998-08-04 | 2 | -2/+106 |
| * | Descend into sendmail directory and update hooks for make release so that | Peter Wemm | 1998-08-04 | 1 | -3/+5 |
| * | Builder for sendmail.cf's, in particular freebsd.cf. | Peter Wemm | 1998-08-04 | 1 | -0/+49 |
| * | Introduce KRB5_HOME variable. | Dima Ruban | 1998-08-01 | 2 | -2/+16 |
| * | Remove ppp 3000/tcp. Ppp has nothing in common with port 3000. | Brian Somers | 1998-07-29 | 1 | -2/+1 |
| * | make a bounds file for msgs(1) if there isn't one already | Jacques Vidrine | 1998-07-28 | 1 | -1/+6 |
| * | Add std.230400 entry | Poul-Henning Kamp | 1998-07-22 | 1 | -0/+2 |
| * | modstat | grep _saver is used to determine if a screensaver is loaded | Poul-Henning Kamp | 1998-07-22 | 2 | -4/+4 |
| * | Enter absolute path for the makemap command (which lives under /usr/sbin) | Andreas Klemm | 1998-07-20 | 1 | -4/+4 |
| * | MFC: sample qmail entry. | Tim Vanderhoek | 1998-07-18 | 1 | -0/+4 |
| * | Remove redundant comments. | Brian Somers | 1998-07-18 | 1 | -7/+1 |
| * | Detect user id 0 as a number instead of a string. String comparisons | Alexander Langer | 1998-07-08 | 1 | -2/+2 |
| * | Allow either an IP address or an interface to be specified in | Jacques Vidrine | 1998-07-08 | 7 | -35/+77 |
| * | Fix spelling error. | John Polstra | 1998-07-04 | 1 | -2/+2 |
| * | 6668/divert -> 8668/divert. IRC uses 6668. | Brian Somers | 1998-07-04 | 1 | -2/+2 |
| * | Not so fast, that was one '0+' too many. | Dag-Erling Smørgrav | 1998-07-03 | 2 | -4/+4 |
| * | Make sure the node count is an integer when mknod'ing pty, tty and vty. | Dag-Erling Smørgrav | 1998-07-02 | 2 | -6/+6 |
| * | additionally warnings | Andreas Klemm | 1998-06-27 | 1 | -1/+11 |
| * | MF22: die sup die. | Jordan K. Hubbard | 1998-06-26 | 2 | -24/+8 |
| * | Use a default blanktime (otherwise it shows up as "NO" in sysinstall's menus). | Jordan K. Hubbard | 1998-06-23 | 1 | -2/+2 |
| * | Add rc.conf option to set kernel security level and modify "/etc/rc" to | Joseph Koshy | 1998-06-22 | 2 | -2/+12 |
| * | Updated entry for Xircom CreditCard Modem | Nate Williams | 1998-06-15 | 2 | -4/+4 |
| * | Cleanup natd startup test. | Steve Price | 1998-06-14 | 7 | -35/+28 |