summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync to 1.59imp2003-07-191-1/+4
* Add Buffalo LPC3_CLX.imp2003-07-191-0/+1
* Override libc function raise(), in threading mode, raise() willdavidxu2003-07-195-0/+110
* Make raise and _raise as weak symbols, so they can be overriden bydavidxu2003-07-191-1/+4
* Add some very beta amd64 bits. These will also need some tweaking.deischen2003-07-1911-0/+921
* Add amd64 versions of makecontext() and signalcontext() neededdeischen2003-07-193-1/+208
* Rewrite to reflect slight change in semantics for C99, and note a bugwollman2003-07-191-22/+39
* C99 compliance: time() always sets its return value in both placeswollman2003-07-191-4/+7
* Add mutex for routing entries.hsu2003-07-191-1/+8
* Adjust for new telnet situation (single telnet source tree).markm2003-07-191-3/+2
* Revert to using yp_order() to probe for master.paswd.by* maps andwpaul2003-07-181-7/+14
* Fix a busdma bogon:wpaul2003-07-181-3/+3
* Fix a printf format warning I introduced.phk2003-07-181-21/+19
* Report the I/O base address in hex to be consistent with itsdds2003-07-181-1/+1
* Remove a lock held across casuptr() that snuck in last commit.mtm2003-07-181-2/+5
* New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support.hrs2003-07-182-2/+20
* Move the decision on whether to unset the contestedmtm2003-07-181-48/+40
* When mount(8) is invoked with the `-v' flag, display the filesystemiedowse2003-07-183-17/+54
* Fix a number of occurences of calling uma_zalloc() with neitherharti2003-07-182-13/+13
* Reference PR for IntelligentStick quirk entry.thomas2003-07-181-1/+1
* Prototype defttymode() instead of just declaring it.yar2003-07-181-1/+1
* Add a comment above rip_ctloutput() documenting that the privilegerwatson2003-07-181-0/+10
* When INVARIANTS is defined make sure that uma_zalloc_arg (and henceharti2003-07-181-0/+20
* Whitespace after keywords per style(9).wollman2003-07-181-2/+2
* When reporting an error internalizing an ACL string, print out therwatson2003-07-181-2/+2
* Correct a couple of slips: add a missing article at one pointyar2003-07-182-4/+4
* Clean up include files.simokawa2003-07-186-23/+6
* New release note: arp(8) -i.yar2003-07-182-0/+12
* Remove extern declaration of ps_showallprocs. The definition is already gone.tjr2003-07-181-1/+0
* Implement a new option: -i, which will allow to limityar2003-07-182-4/+33
* Big fixup of the makefiles. Sort out the dependancies so that "make"markm2003-07-1826-675/+835
* WLAN related fixes:hmp2003-07-185-6/+14
* Don't call print_pdu() when we are not debugging. This would resultharti2003-07-181-1/+2
* If a proposed swap device exceeds the 8G artificial limit which outphk2003-07-181-6/+6
* Move the implementation of the vmspace_swap_count() (used only inphk2003-07-183-64/+65
* Add a new function swap_pager_status() which reports the total size of thephk2003-07-184-18/+27
* Merge swap_pager.c and vm_swap.c into swap_pager.c, the separationphk2003-07-184-582/+504
* Correct the device identifiers for the ProATM cards.harti2003-07-181-2/+2
* Since checkmntlist() and getmntentry() return a struct statfs thatiedowse2003-07-181-24/+17
* Look for logs in the directory where we place the output.des2003-07-181-8/+9
* Fix taint bug in previous commit.des2003-07-181-2/+4
* Generate index.html in the same directory.des2003-07-181-1/+3
* Add some debug messages.simokawa2003-07-181-4/+6
* Cleanup thread accounting. Don't reset a threads timeslicedeischen2003-07-186-76/+54
* Add a preemption point when a mutex or condition variable isdeischen2003-07-184-12/+36
* Clean up KSE specific data (KSD) macros a bit.deischen2003-07-181-29/+8
* When the file system to unmount is specified by device name insteadiedowse2003-07-181-45/+7
* Obey NOCRYPTobrien2003-07-181-1/+4
* Make the 80x60, 132x25, 132x43, 132x50, and 132x60 VESA text modesrobert2003-07-181-0/+12
* Changes to allow top to decide whether or not to show multiple threads perjulian2003-07-175-6/+27
OpenPOWER on IntegriCloud