summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the spl handling. There's still the effect that the timers havejoerg1996-06-091-14/+32
* Localize it.ache1996-06-091-46/+7
* Implement CDIOCCLOSEache1996-06-091-4/+16
* Scan PCI buses in order the BIOS has assigned them. This is sometimesasami1996-06-092-4/+8
* Ack! You can't strdup() a DB datum that is not null terminated, or youpeter1996-06-091-3/+4
* Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* Added function prototypes and removed in-line prototypes of standardalex1996-06-081-27/+37
* Bring back the `config file in the kernel' feature from the 1.x days. Thisjkh1996-06-085-9/+57
* Update Brian Tao's email address.jkh1996-06-081-2/+2
* Finally get this back into shape following my incorporation of Garrett'sjkh1996-06-081-3/+4
* Code cleanup (part one):jraynard1996-06-088-14/+28
* Change the 'sysi86()' function not implemented' printf to be called onlynate1996-06-081-0/+2
* Rephrase some things as suggested by Bruce.alex1996-06-081-2/+3
* Oops, replace a rather important line that was lost in transit 8-(jraynard1996-06-081-1/+2
* Print times/call in ns if hz >= 10e7. hz will be this large for highbde1996-06-081-3/+8
* Fixed a vnode reference leak in nfsrv_rename(). The target inode wasn'tbde1996-06-082-2/+4
* Don't cache local copy of "Powered by FreeBSD" logo - use the projectjkh1996-06-082-127/+4
* Updated some comments in settimeofday().bde1996-06-081-3/+15
* Fixed accumulation of run time for processes that don't accumulatebde1996-06-081-7/+5
* Removed unnecessary forward declarations of incomplete structs.bde1996-06-082-6/+2
* Stop using the alias `pcb_ptd' for `pcb_tcc.tss_cr3'. Use the (existing)bde1996-06-084-10/+10
* Eliminate a struct copy that gcc doesn't inline and ends up as a call topeter1996-06-082-4/+4
* Removed bogus `altfmt' code. No alternative formats are supported, butbde1996-06-082-20/+2
* Fixed calculation of the number of cylinders. wdp_cylinders (wasbde1996-06-082-18/+15
* Removed recently introduced unnecessary #includes of <machine/cpu.h>bde1996-06-084-14/+4
* Fixed group and permissions for devfs devices (group operator was games;bde1996-06-085-54/+64
* Fixed existence, minor numbers, group and permissions for devfs devicesbde1996-06-081-20/+29
* Implement selective text attributes for the syscons vty / vt100 emulatorjkh1996-06-0820-55/+52
* Changed some memcpy()'s back to bcopy()'s.bde1996-06-086-15/+15
* Replaced some memcpy()'s by bcopy()'s.bde1996-06-082-6/+6
* Put back some changes I inadvertantly spammed with a cvs update.jkh1996-06-0810-45/+107
* Merge changes from HEAD.jkh1996-06-082-36/+18
* Make CDROMs automagically select as the default media type.jkh1996-06-0812-98/+123
* Only assume the scratch ram is valid (we were initialized by the BIOS)gibbs1996-06-081-2/+2
* Bring back the loop in RESTART_SEQUENCER. It seems to be necessary forgibbs1996-06-081-9/+12
* Hopefully fix the parity problem and the hang on message reject for good.gibbs1996-06-081-5/+12
* Adjust the threshold for blocking on movement of pages from the cachedyson1996-06-085-57/+34
* Bring in the prototype for index() now that's used by default.nate1996-06-081-1/+2
* Fix bug in bpf_ifname() where the unit didn't get added correctly to thedg1996-06-081-1/+2
* When uname() returns the system name, try to use the unqualified domainnate1996-06-081-1/+6
* Clear flags before using an inactive buffer. This is a kludge, butpst1996-06-082-2/+4
* Aw c'mon. I'm being driven mad by plenty of other things. I don'twpaul1996-06-081-2/+2
* Fix exit code when used in non-interactive mode.alex1996-06-081-3/+5
* Add units.alex1996-06-081-2/+2
* This commit was generated by cvs2svn to compensate for changes in r16186,alex1996-06-086-0/+1500
|\
| * Units conversion utility courtesy of NetBSD.alex1996-06-086-0/+1500
* | Update contact information and add latest donor to gallery.jkh1996-06-081-4/+12
* | I guess the docs should mention the new protocol at least once.julian1996-06-081-0/+3
* | Change min_free to return free space as an off_t instead of a size_t.alex1996-06-082-6/+6
* | patches to allow netstat to monitor appletalk sockets openned using thejulian1996-06-085-4/+223
OpenPOWER on IntegriCloud