summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Remove slip.log. Slip got removed as part of the MPSAFE tty work. Ifkensmith2008-12-021-2/+0
* The slip.log file got removed along with the MPSAFE tty work. If slipkensmith2008-12-021-1/+0
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-191-0/+4
* Add defaults for /etc/rc.d/gssdkeramida2008-11-051-0/+3
* Correct a typo that prevented my laptop from startingdelphij2008-11-041-1/+1
* Add support for Asus A8Sr notebooks.rpaulo2008-11-041-0/+22
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-034-3/+21
* ifconfig(8) can take only one interface at a time.pjd2008-10-301-1/+3
* Explicitly set the shell to /bin/sh when MK_TCSH == no.mp2008-10-291-1/+1
* Add ucomX shortcuts just like its uart sibling.thompsa2008-10-271-0/+8
* Make a note about the notify codes for the four special function keys above thethompsa2008-10-271-0/+1
* o fix MK_TCSH == no: the default master.passwd sets up root to use /bin/cshsam2008-10-271-9/+20
* Show which rc script is running since the default ^T just shows 'sh' as thethompsa2008-10-271-0/+1
* Sort `mount -p' output by name before checking for any differences.ed2008-10-251-1/+1
* Add entries for uart based serial ports. All the serial ports on mipsimp2008-10-121-4/+4
* Create separate cat directories for en.UTF-8. This, together with r183697,des2008-10-082-0/+41
* Remove compat support for vaps_<ifn> and vap_create_<ifn> variables asbrooks2008-10-011-7/+1
* Allow a jail's IP alias to be created with an arbitrary netmask.ru2008-09-241-1/+3
* add back regdomain.xmlsam2008-09-221-0/+4
* add new build knobs and jigger some existing controls to improvesam2008-09-215-36/+134
* Allow a jail to be started with a specific route fib.thompsa2008-09-162-1/+9
* Add support to rc.initdiskless for /conf/T/M/remount_subdir.bms2008-09-091-4/+37
* A no-op commit to simulate the effect of a forced commit so the filegshapiro2008-08-311-1/+0
* Add the ability to run /usr/sbin/crashinfo on a new core dump automaticallyjhb2008-08-292-0/+5
* Google changed the location of the blacklists again.gshapiro2008-08-281-1/+1
* Make obrien happy #2des2008-08-251-1/+0
* Make obrien happydes2008-08-252-29/+1
* Restore 256 pty(4) entries.ed2008-08-247-0/+1792
* Remove old BSD-style entries from /etc/ttys and increase pts(4) to 512.ed2008-08-237-3584/+1792
* Cope with the file rename by changing rc variables.rpaulo2008-08-211-4/+4
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-202-1/+3
* Rename the RCng 'kernel' script to 'kernel_symlink'.obrien2008-08-201-1/+1
* Rename the RCng 'kernel' script to 'kernel_symlink'.obrien2008-08-192-2/+1
* Allow the network addresses and interface names for the "client" andjhb2008-08-152-6/+24
* For the "client" and "simple" network types, collapse the separate "net"jhb2008-08-151-14/+11
* Use 'me' rather than explicit IP addresses for the "simple" and "client"jhb2008-08-151-12/+9
* For the firewall_* variables that are specific to the "workstation"jhb2008-08-151-7/+9
* Improve periodic/security/550.ipfwlimit a bit:antoine2008-08-101-6/+3
* Only symlink booted kernel directory to /boot/kernel if user has explicitlyobrien2008-08-092-0/+2
* Add /usr/share/man/whatis, /var/db/locate.database, and /var/log to thecperciva2008-08-081-0/+3
* - back out my last commit as it seems to be wrong.danger2008-08-031-2/+0
* Make `freebsd-update IDS` not complain about /usr/share/man/cat* bycperciva2008-08-021-0/+4
* When using SRV records the protocols and services files need to be in thedougb2008-08-011-5/+9
* Add the -c option for named_flags (still commented out) that isdougb2008-08-011-2/+2
* Oops, restore the recent changes to make startup messages quieter.jhb2008-07-311-1/+3
* Parse sysctl settings from /etc/sysctl.conf.local after /etc/sysctl.confjhb2008-07-311-10/+15
* Remove an empty directory that is already in ObsoleteFiles.inc fromantoine2008-07-281-2/+0
* Change the module example to kldload since this is the resume side.thompsa2008-07-211-1/+1
* Remove sioX as an alias for uartX. It is believed to bemarcel2008-07-211-8/+8
* With uart(4) default, change sio# to uart# so thatmarcel2008-07-191-1/+1
OpenPOWER on IntegriCloud