summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Newbusify resource allocation.dmlb2000-05-111-196/+234
* Remove ISA/3.x stuff and add -current stuffdmlb2000-05-111-23/+25
* Use device_printf.dmlb2000-05-111-3/+3
* Fixed a syntax error (a stray semicolon caused by a bogus #define).bde2000-05-111-1/+1
* Name the `struct bio *' parameter of devstat_end_transaction_bio().bde2000-05-111-2/+2
* Fix compatibility issue in sed. Do so by explicitely adding ansayer2000-05-111-1/+5
* Fixed missing prototype for inet6_rthdr_reverse().bde2000-05-111-0/+2
* Abuse .Fn for macros better (don't hand-format the parameter string bybde2000-05-113-3/+3
* Removed bogus quoting of single tokens in a .Fn invocation. This helpsbde2000-05-111-1/+1
* Fixed bitrot. The changes from buf to bio had not reached here.bde2000-05-111-5/+5
* Abuse .Ft and .Fn for macros in the usual way (name the macro parameters,bde2000-05-111-12/+12
* "Fixed" missing include in synopsis. POSIX.1-1996 only specifiesbde2000-05-116-0/+6
* Fixed misspelling of a struct tag in a function parameter type.bde2000-05-113-3/+3
* Fixed missing include in synopsis.bde2000-05-111-2/+2
* Add workaround for ftpds with the Y2K MDTM bugdes2000-05-111-7/+22
* 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
OpenPOWER on IntegriCloud