Age | Commit message (Expand) | Author |
2000-10-21 | make root perms match 4.4BSD.dist; ok deraadt@ | Marco S Hyman |
2000-10-20 | Since sh's bulitin echo(1) supports /t and /n there is no reason to | Todd C. Miller |
2000-10-18 | grammar in comment | Michael Shalayeff |
2000-10-18 | printf(1) format string fixes! checked by theo. | Hugh Graham |
2000-10-16 | Create /dev/pcvtctl mode 600. | Aaron Campbell |
2000-10-16 | Give examples of moused_flags usage for ps/2 and serial mice. | Aaron Campbell |
2000-10-16 | add all basic common arch dirs for cat9 | Theo de Raadt |
2000-10-13 | 2 sets of ptys; drahn | Theo de Raadt |
2000-10-12 | Create /root with mode 0700 instead of 0755; deraadt@ ok | Aaron Campbell |
2000-10-11 | disable talkd and fingerd by default, what the heck, they are less used these... | Theo de Raadt |
2000-10-10 | add primes that can be used for diffie-hellman key exchange | Niels Provos |
2000-10-09 | crank maxproc for staff login class | Todd C. Miller |
2000-10-09 | moused will now co-exist with X | Aaron Campbell |
2000-10-07 | If /etc/mailer.conf specifies a mailer other than sendmail, there | Todd C. Miller |
2000-10-06 | When including the listing of a directory in root's security mail, pass the | Aaron Campbell |
2000-10-03 | Another piece of the raid device support. Make device nodes. | Dale S. Rahn |
2000-09-28 | vrrp proto number per rfc 2338 | Michael Shalayeff |
2000-09-27 | Remove ipsec-acl | Angelos D. Keromytis |
2000-09-25 | mtu disc example | Theo de Raadt |
2000-09-22 | Remove /var/run/ipmon.pid and add a comment saying when the user may | Todd C. Miller |
2000-09-21 | Change ipflog entry; joe@nall.com | Todd C. Miller |
2000-09-21 | add ssh to the list of apps to 'cleanup titles afterwards' when used with an | Todd T. Fries |
2000-09-13 | more cleanups for wscons devices | Eric Jackson |
2000-09-13 | Add creation of ipf devices in all. -moj | Mats O Jansson |
2000-09-11 | Test these changes before commiting, the list is ':' seperated not space. | Dale S. Rahn |
2000-09-11 | Add wscons devices to list of devices to change when logging into ttyE0 | Dale S. Rahn |
2000-09-10 | Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyEx | Dale S. Rahn |
2000-09-09 | use wscons devices here too | Eric Jackson |
2000-09-09 | add wscons devices | Eric Jackson |
2000-09-09 | use vt100 instead of sun now | Eric Jackson |
2000-09-08 | Stamp out comma splices and misspellings. | Paul Janzen |
2000-09-07 | Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl. | Dale S. Rahn |
2000-09-06 | When starting up sendmail in the background, redirect stderr to | Todd C. Miller |
2000-09-06 | Add device nodes for USB, move the console control from openfirmware to wscons. | Dale S. Rahn |
2000-09-03 | Loose ends for amiga joy device: | Marc Espie |
2000-09-02 | subtle bug .. global variables in a while loop need reset 'just incase' | Todd T. Fries |
2000-09-01 | Initialization script stuff for moused. | Aaron Campbell |
2000-09-01 | New "pcvtctl" device used by moused to communicate with PCVT in the kernel. | Aaron Campbell |
2000-08-28 | explicit path to gated so that it will load as expected | Brad Smith |
2000-08-25 | ssh always installed, no more static lib case | Theo de Raadt |
2000-08-24 | Crank default datasize-{max,cur} and stacksize-cur | Todd C. Miller |
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 |
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 |
2000-08-15 | reorder ::1 and 127.0.0.1. getaddrinfo(3) returns entries in the | Jun-ichiro itojun Hagino |
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 |