summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert 1.15 - duplicate code (initialization).Eivind Eklund1997-12-151-5/+0
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.Eivind Eklund1997-12-1525-27/+66
* Add libcalendarWolfgang Helbig1997-12-151-1/+2
* Use LogWARN for command usage messages and unrecognisedBrian Somers1997-12-152-4/+4
* Do 2 passes when "delete all"ing. The first pass removesBrian Somers1997-12-151-28/+54
* Sync with sys/i386/i386/microtime.s revision 1.35.KATO Takenori1997-12-151-1/+3
* Cosmetic in usage string.Philippe Charnier1997-12-151-2/+2
* As described by the submitter:Mike Smith1997-12-154-2/+140
* Fix a recursive kernel_map lock problem in vm_zone allocator.John Dyson1997-12-151-19/+23
* - Fix some very minor typos.Nate Williams1997-12-152-2/+2
* Add support for poll(2) on files. vop_nopoll() now returns POLLNVALGarrett Wollman1997-12-159-19/+291
* Oops, I forgot to set `cflag' in some cases when initializing theKazutaka YOKOTA1997-12-151-3/+7
* Consult sa_len before trampling it with MSG_COMPAT set.Mike Smith1997-12-151-3/+4
* Add support for low resolution SMP kernel profiling.Tor Egge1997-12-1517-28/+115
* Fix recursion problem which occurs when a signal is received duringJohn Birrell1997-12-151-3/+12
* Don't forward hardclock or statclock to stopped cpus. Disable forwardingTor Egge1997-12-157-70/+119
* Explicitly use the _IOC macro directly. This changes the ioctl commandSean Eric Fagan1997-12-151-5/+5
* Make gzipped dynamically linked executables work again. There wasJohn Polstra1997-12-141-4/+4
* Optimize rm(1) usage.Wolfram Schneider1997-12-141-3/+2
* Sync with sys/i386/i386/machdep.c revision 1.279.KATO Takenori1997-12-142-2/+18
* typo fix.Jordan K. Hubbard1997-12-141-2/+2
* Sync with sys/i386/conf/files.i386 revision 1.182.KATO Takenori1997-12-142-2/+14
* Slight improvement to the vm_zone stats output. Also, some other superficialJohn Dyson1997-12-142-5/+11
* As described by the submitter:Mike Smith1997-12-142-4/+294
* As described by the submitter:Mike Smith1997-12-141-5/+6
* After one of my analysis passes to evaluate methods for SMP TLB mgmt, IJohn Dyson1997-12-1414-42/+241
* Allow slow SCSI CDROMs more time to start up.James Raynard1997-12-141-1/+13
* Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macrosPaul Traina1997-12-131-1/+16
* Sync with NetBSD v1.3.Paul Traina1997-12-1314-303/+613
* Oops..The default behaviour should be *not* to log all succeededGuido van Rooij1997-12-132-4/+4
* Allow TMPDIR to be set and actually *used*; if it not set, it defaultsSean Eric Fagan1997-12-133-6/+9
* Fixed .PATH statement so that minigzip.c can be found whenBruce Evans1997-12-131-2/+2
* Fixed EOF handing.Bruce Evans1997-12-132-16/+4
* Restored fifo_pathconf() from rev.1.32. vop_stdpathconf() is tooBruce Evans1997-12-132-4/+64
* Restored ufs_pathconf() from rev.1.61. vop_stdpathconf() is tooBruce Evans1997-12-131-2/+41
* Delete "typedef ... date" (see style(9)).Wolfgang Helbig1997-12-134-43/+51
* Add minigzipMike Smith1997-12-131-2/+2
* This framework builds the 'minigzip' sample program supplied withMike Smith1997-12-132-0/+74
* Submitted by: Peter Hawkins <peter@clari.net.au>Daniel O'Callaghan1997-12-131-1/+1
* Fix a segmentation violation that happened if "auth" was in theJohn Polstra1997-12-131-2/+3
* Change the ioctls for procfs around a bit; in particular, whever possible,Sean Eric Fagan1997-12-136-32/+29
* Allow random IP number allocation to peer.Brian Somers1997-12-1318-143/+504
* Add needed #include.Tor Egge1997-12-127-7/+28
* Make code slightly more robust towards change by calculating sizeEivind Eklund1997-12-121-2/+2
* Make this lint more cleanlyEivind Eklund1997-12-121-1/+6
* Merge from OpenBSD:Eivind Eklund1997-12-121-3/+5
* Fixed printing of and comparison with d_typename[]. It is not alwaysBruce Evans1997-12-121-5/+8
* MF22 (oops, I committed it to the wrong tree yesterday).Bruce Evans1997-12-121-23/+23
* Fix(?) some style consistancy breakage and do some other nit-picking onPeter Wemm1997-12-121-25/+22
* I've been using these tweaks to enable the sound driver to talk to thePeter Wemm1997-12-129-12/+50