Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-20 | Fix typo introduced in last commit. | Todd C. Miller | |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. | |||
2000-08-17 | Use an MRU of 1504 in the MP examples to allow room for the MP header | brian | |
2000-08-16 | Catch the bogus 'MAKEDEV mouse' and spit out a reasonable | Marco S Hyman | |
error message. OK deraadt@ | |||
2000-08-15 | reorder ::1 and 127.0.0.1. getaddrinfo(3) returns entries in the | Jun-ichiro itojun Hagino | |
defined order, so we should return ::1 first. | |||
2000-08-08 | use GENERIC and RAMDISK | Theo de Raadt | |
2000-08-05 | host.random whacking must be after /var is mounted, obviously | Theo de Raadt | |
2000-08-04 | fix typo on utty creation; problem found by cfegan@cisco.com | Federico G. Schwindt | |
2000-07-23 | Add a little blurb explaing the meaning of mtree's output. | Bruno Rohee | |
millert@ ok. | |||
2000-07-20 | add hppa subdirs; espie, there is more than that | Michael Shalayeff | |
2000-07-18 | chmod proper file; chouanard@parc.xerox.com | Theo de Raadt | |
2000-07-13 | timed & rdate start before securelevel is set so no need to check | Todd C. Miller | |
$securelevel; noted by ho@ | |||
2000-07-13 | rtadvd.conf is not required, actually | Jun-ichiro itojun Hagino | |
2000-07-11 | - Move ntpd out of rc.securelevel | matt | |
- Add ntpdate and rdate rc knobs Approved-And-Assisted-By: millert | |||
2000-07-09 | Disable ttyE0 until powerpc is updated to the latest wscons. | Dale S. Rahn | |
2000-07-06 | add utty, serial port for USB devices. | Federico G. Schwindt | |
2000-07-06 | remove ip6defaultif, this is just for IPv6 specification pedants | Jun-ichiro itojun Hagino | |
2000-07-05 | Start sendmail in the background so it doesn't cause blockage | Todd C. Miller | |
on reboot timing out on DNS problems. | |||
2000-07-02 | Clean-up after httpd | Marc Espie | |
2000-06-27 | nab latest CellServDB from arla; made sure all our local changes are in it | Todd T. Fries | |
per art's recommendation. Now we are uptodate :-) | |||
2000-06-27 | change IP for citi.umich.edu; from rees@umich.edu | Niels Provos | |
2000-06-25 | increase flexibility of distribution-etc-root-var: | Christian Weisgerber | |
- NOMAKEDEV to optionally skip making devices - allow building aliases.db under /var/tmp will come in handy with mergemaster; ok millert@ | |||
2000-06-24 | Do not start snmpd by default just because it is installed. ok theo@. | Jakob Schlyter | |
2000-06-21 | Add a few missing devices (/dev/vme*, for example) ; make devices for | Miod Vallat | |
16 slices per disk instead of 8 previously ; and tidy things a bit | |||
2000-06-20 | Don't log ipf info in /var/log/messages. Fixes PR 1171 | Kjell Wooding | |
Thanks cd@sentia.nl | |||
2000-06-19 | add ./etc/tcfs | Todd T. Fries | |
2000-06-19 | cvs strikes again!; thanks to Oleg Safiullin <form@openbsd.ru> | Todd T. Fries | |
for pointing out this evaded the last commit | |||
2000-06-19 | Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt) | Miod Vallat | |
2000-06-19 | Build only the necessary things ; look closer to etc.sparc | Miod Vallat | |
2000-06-19 | Put more devices into standard config, add ramdisk section | Miod Vallat | |
2000-06-18 | ifaliases goes away. | Todd T. Fries | |
- new installs wont have existing ifaliases - updates dont touch /etc - manual updates of /etc/ should know what they're doing anyway fwiw, see hostname.if(5) alias functionality has moved here for better overall network configurability | |||
2000-06-18 | rc.conf now parses ${local_rcconf} internally; closes pr 1259 | Todd T. Fries | |
2000-06-18 | fix inspired by pr 744 from karls@inet.no | Todd T. Fries | |
changed so files are e.g. backups/etc_passwd not backups/_etc_passwd | |||
2000-06-14 | it's vm.swapencrypt.enable now. | Niels Provos | |
2000-06-14 | avoid a few extra processes; d.doroshenko@omnitel.net | Theo de Raadt | |
2000-06-13 | normalize test vs [; form | Theo de Raadt | |
2000-05-30 | add a note where to go to for nfs client configuration; after popular demand | Michael Shalayeff | |
2000-05-26 | pipe output from /etc/security to a temp file and then check that | Marco S Hyman | |
output was created before sending off a mail message to root. This suppresses an empty mail message and a warning appended to the end of the daily status report. OK millert@ | |||
2000-05-26 | Capitalize 'id' to be consistent with our man pages. | Aaron Campbell | |
2000-05-26 | Conform to the test(1) man page: use -L instead of -h when testing for | Aaron Campbell | |
symbolic links (the -h flag is for compatibility only); millert@ ok | |||
2000-05-25 | cat3 & cat5 arch subdirs | Theo de Raadt | |
2000-05-23 | fix pt and signature offsets; from Alejo Sanchez <alejos@fibertel.com.ar> | Michael Shalayeff | |
2000-05-22 | fix tty[ab] owner buglet | Miod Vallat | |
2000-05-19 | Add sd4 (as in sparc) | Miod Vallat | |
2000-05-19 | nfsiod/nfs_client, bye bye | Michael Shalayeff | |
add commented out entry into sysctl.conf for vfs.nfs.iothreads | |||
2000-05-19 | bad Angelos: you left out the .. after creating the keynote directory | Marco S Hyman | |
2000-05-19 | /etc/isakmpd/keynote entry | Angelos D. Keromytis | |
2000-05-18 | Add all arch subdirs to {cat1,cat4,cat8,man1,man4,man8}. | Marc Espie | |
REMEMBER TO UPDATE YOUR TREE BEFORE REBUILD! This *will* be used shortly. | |||
2000-05-18 | add machdep.vsyncblank sysctl for controlling whether vsync is disabled | Jason Wright | |
when the monitor is blanked. | |||
2000-05-17 | typo (reported by Adam Rogoyski <rogoyski@cs.utexas.edu>) | Marc Espie | |