summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* To avoid a kernel panic provoked by a NULL pointer dereference,robert2003-07-172-1/+8
* Avoid exposing declarations for kernel variables to userland.jake2003-07-171-0/+4
* o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now itdavidxu2003-07-1732-790/+1204
* Fix sigwait to conform to POSIX.davidxu2003-07-171-67/+109
* o Refine kse_thr_interrupt to allow it to handle different commands.davidxu2003-07-1710-134/+138
* Correct six return statements which returned zero instead ofrobert2003-07-171-9/+10
* Make sure that SWP_NPAGES always has the same value in all sourcephk2003-07-172-7/+5
* Style(9) cleanup. There was no consistent style in this driver, andmarkm2003-07-177-912/+830
* Fix a bogon in the previous commit. When suppressing multiple isabjhb2003-07-171-1/+1
* Correct comments to indicate that the EM_RADV and EM_TADV parametersjdp2003-07-171-2/+2
* New release notes: ipfw(8) -n flag, comma-separeted address lists.hrs2003-07-172-6/+34
* This file became OBE when we went to GCC 3.obrien2003-07-171-257/+0
* NO_TCSH would be set in /etc/make.conf, not here. Also obey NO_IPFILTER.obrien2003-07-171-5/+6
* consistify the style someobrien2003-07-171-41/+42
* Now that the dust has settled, make dflt_lock() always panic.scottl2003-07-171-4/+0
* Add quirk entry for IntelligentStick disc-on-key USB devices.thomas2003-07-171-0/+8
* The card resets the S/Uni chip when it is resetted. Thereforharti2003-07-171-0/+5
* Drop Giant around syncache timer processing.hsu2003-07-171-1/+1
* Fix umtx locking, for libthr, in the kernel.mtm2003-07-172-24/+48
* When reporting errors binding IPv6 TCP sockets, don't call them UDPrwatson2003-07-171-3/+3
* Remove the commented out 'rmail' before someone gets a really bad idea.obrien2003-07-171-3/+0
* Fix a grammar bogon and a typobrueffer2003-07-171-1/+1
* *major* style problems.obrien2003-07-171-12/+15
* We don't need so many -I's.obrien2003-07-171-2/+0
* Fix the ski loader, broken by the gcc upgrade. Update the linkermarcel2003-07-178-262/+230
* Have the linker script look more like the default linker scriptmarcel2003-07-172-92/+78
* Very big makeover in the way telnet, telnetd and libtelnet are built.markm2003-07-16106-43872/+64
* Change the style of the english used to print accounting enabledbmilekic2003-07-161-2/+2
* Some grammatical and markup fixes.hrs2003-07-162-4/+6
* New release notes: ipfw(8), and atkbd(4) bug fix.hrs2003-07-162-0/+24
OpenPOWER on IntegriCloud