Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-24 | toast wds1 | Theo de Raadt | |
1998-09-24 | toast wds1 | Theo de Raadt | |
1998-09-24 | need expr | Theo de Raadt | |
1998-09-24 | pretty up previous fix | Artur Grabowski | |
1998-09-24 | Proof-reading, plus Linux kernel patch for handling OpenBSD' disklabel. | Marc Espie | |
1998-09-24 | sync | Theo de Raadt | |
1998-09-24 | require causes problems | Theo de Raadt | |
1998-09-24 | 'off of' -> 'off' | Paul Janzen | |
1998-09-24 | NetBSD changes and a few obvious fixes | Paul Janzen | |
1998-09-24 | use cutword, not cut(1), and remove cut(1) from the floppy | Todd C. Miller | |
1998-09-24 | use cutword, not sed, in msgbuf munging | Todd C. Miller | |
1998-09-24 | Make cutword operate on all lines of a file, not just the first, | Todd C. Miller | |
so we can use it like cut(1). Also fix a typo. | |||
1998-09-24 | Back out gzip changes, they will not make 2.4 | Todd C. Miller | |
1998-09-24 | back out gzip support, it will not make it for 2.4 | Todd C. Miller | |
1998-09-24 | use cutword instead of sed | Todd C. Miller | |
1998-09-24 | Add com(4) manpage for powerpc, i386 version 1.6 with pccom information | Dale S. Rahn | |
removed. | |||
1998-09-24 | support tty02 and tty03 if present. | Dale S. Rahn | |
1998-09-24 | add support for tty02 and tty03 if necessary for the system. | Dale S. Rahn | |
create the "standard" com device nodes comX, tty0X, cua0X. | |||
1998-09-24 | Add optional support for pid files other than /var/run/syslog.pid | Todd C. Miller | |
Useful for rotating httpd logs. | |||
1998-09-24 | Some of the boggle documentation claimed boggle was under a license more | Paul Janzen | |
restrictive than the BSD license. I talked to the original author, Barry Brachman <brachman@dss.bc.ca>, who told me that only the BSD license was valid--it was an oversight that traces of the older license were not removed. He is also no longer soliciting bug reports. | |||
1998-09-24 | correct sccsid, not like it really matters | Todd C. Miller | |
1998-09-24 | note that the caller is responsible for freeing the pointer returned by ↵ | Todd C. Miller | |
setmode() | |||
1998-09-24 | The return value of setmode(3) is a pointer to malloc()'ed area and | Todd C. Miller | |
must be freed to avoid memory leaks if called repeatedly. From itohy@netbsd.org | |||
1998-09-23 | use the same flags for f_flag as there were used for vn_open, otherwise ↵ | Artur Grabowski | |
vn_close will not decrease v_writecount for the vnode causing panics | |||
1998-09-23 | detect xfs when it's there | Artur Grabowski | |
1998-09-23 | Work around a bug in the newer revision chip sets. | Jason Wright | |
1998-09-23 | ne/we/ec drivers | Theo de Raadt | |
1998-09-23 | fix pci_io_find(), some dmesg output | Theo de Raadt | |
1998-09-23 | Typo. | Ian Darwin | |
1998-09-23 | Add PCMCIAVERBOSE option. | Federico G. Schwindt | |
1998-09-23 | s/Id/OpenBSD/ | Todd T. Fries | |
1998-09-23 | boot.net for sparc | Todd T. Fries | |
1998-09-23 | better example | Theo de Raadt | |
1998-09-23 | if default route already set (dhcp?) use it. otherwise use /etc/mygate.. | Theo de Raadt | |
otherwise we have no default route... in any case, prompt. | |||
1998-09-23 | sync | Theo de Raadt | |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and numerically order according to section | Aaron Campbell | |
1998-09-22 | End apparent but unexpected flame war by switching to Berkeley copyright. | Ian Darwin | |
1998-09-22 | make tcpdump aware of SACK (RFC 2018), loosely based on a patch from | Niels Provos | |
hari@cs.berkeley.edu. | |||
1998-09-22 | MI ep man page | Theo de Raadt | |
1998-09-22 | Updated driver from Ustimenko Semen <semen@iclub.nsu.ru>: | Jason Wright | |
o Cleaned up ifmedia support o Improved ring & mbuf handling | |||
1998-09-22 | pretty | Theo de Raadt | |
1998-09-22 | Terminate our output string correctly if we've got | brian | |
an ``a'' command that has an escaped newline on the last line of the last script that we're processing. | |||
1998-09-22 | Add mii layer for alpha (needed by new fxp) | Jason Wright | |
1998-09-22 | media support | Theo de Raadt | |
1998-09-22 | some nice naming | Theo de Raadt | |
1998-09-22 | add NE2000 card at 0x300 irq 10 | Theo de Raadt | |
1998-09-22 | sync | Theo de Raadt | |
1998-09-22 | Some more mistakes, probably... | Marc Espie | |