Age | Commit message (Expand) | Author |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-09-05 | code for mounting xfs | Artur Grabowski |
1998-09-05 | We can now savecore with a gzipped kernel: | Todd C. Miller |
1998-09-05 | Add support for nlisting against a gzipped kernel, #ifdef'd out since | Todd C. Miller |
1998-09-05 | missed these too. sigh | David Leonard |
1998-09-04 | Add a missing #include | brian |
1998-09-04 | Don't cast potentially unaligned addresses to pointers to | brian |
1998-09-04 | o check lseek return values | Todd C. Miller |
1998-09-04 | unit numbers should be < 16, not < 8 since we can have wide drives | Todd C. Miller |
1998-09-04 | Kill non-working ultrix-style controller/disk/kernel format and leave | Todd C. Miller |
1998-09-04 | Add support for 3c980 (Server NIC) -moj | Mats O Jansson |
1998-09-04 | ifmedia-fy qec+be | Jason Wright |
1998-09-04 | sync | Todd T. Fries |
1998-09-04 | WD9710 | Todd T. Fries |
1998-09-03 | Documentation for ifmedia & updated ifconfig usage | Jason Wright |
1998-09-03 | typo | Todd T. Fries |
1998-09-03 | Correct loop termination for adosfs_ihashget | Constantine Sapuntzakis |
1998-09-03 | Missed from if_media: add SIOC{G,S}IFMEDIA | Jason Wright |
1998-09-03 | libpthread tests modified for uthreads | David Leonard |
1998-09-03 | sync | Theo de Raadt |
1998-09-03 | Thu Sep 3 08:49:50 1998 Niklas Hallqvist <niklas@appli.se> | Niklas Hallqvist |
1998-09-03 | o OpenBSD gets if_media support (from NetBSD) | Jason Wright |
1998-09-03 | buf overlook | Theo de Raadt |
1998-09-02 | use ICRNL; jsm28@cam.ac.uk | Paul Janzen |
1998-09-02 | Delete two unused functions; jsm28@cam.ac.uk | Paul Janzen |
1998-09-02 | if trapped, kill self in same way | Theo de Raadt |
1998-09-02 | using kill() like WTERMSIG(), make exit status more accurate; cracauer | Theo de Raadt |
1998-09-02 | More changes from jsm28@cam.ac.uk | Paul Janzen |
1998-09-02 | typo | Theo de Raadt |
1998-09-02 | Maintain FreeBSD RCS id's | Jason Wright |
1998-09-02 | KNF & printf formatting | Jason Wright |
1998-09-02 | new ethernet card: xl | Theo de Raadt |
1998-09-02 | Added xl* for 3c90x | Jason Wright |
1998-09-02 | Missed update of files.pci, and sync with pcidevs | Jason Wright |
1998-09-02 | o new driver for the 3c900, 3c905, 3c905b ported from FreeBSD | Jason Wright |
1998-09-02 | sync | Theo de Raadt |
1998-09-02 | make the xfs device | Artur Grabowski |
1998-09-01 | add a commented out XFS option | Artur Grabowski |
1998-09-01 | add some afs services | Artur Grabowski |
1998-09-01 | o sun4c supported now | Jason Wright |
1998-09-01 | o Removed dependence on stp2002 (not sharable with qec+be) | Jason Wright |
1998-09-01 | use commands("%s", buf); lukem | Theo de Raadt |
1998-09-01 | indent | Theo de Raadt |
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-09-01 | Don't let users circumvent time restrictions with TZ; jsm28@cam.ac.uk | Paul Janzen |
1998-09-01 | Clear up an overeager Y2K fix; be a little stricter with allowable times | Paul Janzen |
1998-09-01 | the sync command does not work, back it out | Artur Grabowski |
1998-09-01 | s/UCT/UTC/ | Paul Janzen |
1998-09-01 | Add part numbers to the manpage for qec+be | Jason Wright |
1998-08-31 | better debug printfs | Michael Shalayeff |