Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-06 | Use formulae from newer edition of Duffett-Smith's book (and acknowledge in | Paul Janzen | |
man page) Allow command-line selection of dates other than now Use M_PI Fix bug occurring just before a new or full moon. | |||
1998-09-06 | sync | Theo de Raadt | |
1998-09-06 | formatting | Paul Janzen | |
1998-09-06 | Some changes from NetBSD, and improved documentation. | Paul Janzen | |
1998-09-06 | add xl | Theo de Raadt | |
1998-09-06 | * reorganize some includes | Artur Grabowski | |
* start using the VT_XFS tag on vnodes * be more paranoid about closed channel when going to sleep. | |||
1998-09-06 | add a VT_XFS tag for vnodes | Artur Grabowski | |
1998-09-05 | we don't have a mount_lfs, but we have a mount_xfs now | Artur Grabowski | |
1998-09-05 | make a link to mount_afs that will automagically start afsd | Artur Grabowski | |
1998-09-05 | always build mount_xfs | Artur Grabowski | |
1998-09-05 | build mount_xfs when AFS is defined in bsd.own.mk | Artur Grabowski | |
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 | |
o Use new gzip-aware nlist o If kernel cannot be found, use kernel.gz if it exists | |||
1998-09-05 | Add support for nlisting against a gzipped kernel, #ifdef'd out since | Todd C. Miller | |
it requires linking with -lz. savecore will use this to operate on gzipped kernels. | |||
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 | |
non-char types on non-i386 architectures. On Alpha and Sparc we get a bus error if we do. | |||
1998-09-04 | o check lseek return values | Todd C. Miller | |
o better error messages on read failure o use SEEK_SET, not 0 in lseek | |||
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 | |
working disk(controller, scsiid, partitionnum)kernel format. | |||
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 | |
* function.c (purge_addressof_1): Wrap SUBREG with STRICT_LOW_PART as to not clobber live parts of the pseudo. | |||
1998-09-03 | o OpenBSD gets if_media support (from NetBSD) | Jason Wright | |
o rework/simplify if_xl to use it | |||
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 | |
o removed if_ep devices in favor of if_xl driver | |||
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 | |