summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing consts for function parameters, so that the code matchesbde2000-05-1110-12/+25
* Bump major number, since struct url has changed.des2000-05-111-1/+1
* Fix hard sentence break.des2000-05-111-2/+2
* Unwind state on malloc() failure more carefully: avoids memory leak.hoek2000-05-111-4/+13
* Some white-box (NT) systems have SRM which reports a systype that'sgallatin2000-05-111-0/+8
* Reorganize some of the http code and split it into more functions.des2000-05-114-103/+203
* Supported PC-98.nyan2000-05-112-2/+5
* Allow user to specify which logs to rotatedes2000-05-112-10/+25
* Add the '-l' option which prints string attribute followed by a file name.bp2000-05-112-10/+26
* Add external for -i option.grog2000-05-111-1/+2
* Fix a typobrian2000-05-111-1/+1
* Mention that the default is to let external traffic route tobrian2000-05-113-11/+19
* Revert the default behaviour for incoming connections sobrian2000-05-114-6/+6
* Remove description of the -v option for init and start.grog2000-05-111-40/+43
* Add -i (interval) option, for use with start command.grog2000-05-111-2/+15
* vinum_info: Use the correct field to determine whether trace entriesgrog2000-05-111-16/+11
* start plex/subdisk:grog2000-05-111-57/+31
* Allow revive block sizes up to MAXPHYS.grog2000-05-111-4/+4
* Rewrite parity maintenance functions.grog2000-05-111-99/+122
* Cosmetics.grog2000-05-112-15/+15
* vinum_scandisk: Correct error recovery if a configuration is munged.grog2000-05-111-3/+3
* Correct a comment.grog2000-05-111-6/+6
* Change parity maintenance ioctls.grog2000-05-111-4/+4
* Change linkage to parity maintenance operations.grog2000-05-112-10/+6
* Pedantic change: "reboot" -> "boot"davidn2000-05-111-1/+1
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Content-free commit: only remove trailing whitespacehoek2000-05-111-6/+6
* The accept() function is a call, not an argument. Also, add: serialhoek2000-05-111-5/+5
* Move <machine/ipl.h> outside #ifdef SMP because it supplies AST_RESCHED.peter2000-05-113-3/+3
* Attempt to work around problems caused by spurious interrupts andmsmith2000-05-111-1/+21
* Make the TAB key tab. Under syscons, shift-TAB also performs a backtab.hoek2000-05-113-0/+8
* Fix a comment and actually expand \t the way the comment suggests.hoek2000-05-111-6/+10
* patch from Alexey Zelkindarrenr2000-05-112-10/+8
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-168/+180
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-43/+60
* Add a STOP debug flag.dmlb2000-05-101-15/+19
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-104-6/+6
* Add FreeBSD Id tags.obrien2000-05-1012-1/+13
* fp_except => fp_except_t for consistancy with the i386 and the traditionobrien2000-05-105-12/+17
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-107-5/+72
* Add more substance to the amr.4 manpage.asmodai2000-05-101-10/+124
* Fix modules: target.obrien2000-05-101-16/+18
* Update man page to reflect new IPv6 hook. Simplify Makefile.archie2000-05-103-27/+9
* Add hook for IPv6.archie2000-05-102-4/+9
* Corractly use .Nm and .An/.Aq macros. Replace FreeBSD with .Fx macrophantom2000-05-101-7/+10
* Minor mdoc markup fixes.sheldonh2000-05-103-12/+11
* Regenerated (to fix "created from" lines, and to fix the previousbde2000-05-108-10/+10
* Fixed the "created from" lines generated from this file. makesyscalls.shbde2000-05-102-12/+12
* Sync with sys/conf/Makefile.i386 revision 1.184, 1.185 and 1.186.nyan2000-05-101-0/+28
* bring in net/pfil.c for pfil_hooks or ipfilterdarrenr2000-05-101-0/+1
OpenPOWER on IntegriCloud