summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o In preparation for basing a new driver on this one:marius2007-12-304-514/+423
* Correct the comments in am7990_intr() and am79900_intr(); it's notmarius2007-12-302-8/+6
* Replace explicit calls to video methods with their respective variantswkoszek2007-12-2926-209/+238
* Remove explicit calls to keyboard methods with their respective variantswkoszek2007-12-299-118/+115
* Document new "AC-Name\Service-Name" connect syntax.mav2007-12-291-4/+4
* Add the superpage reservation system. This is "part 2 of 2" of thealc2007-12-297-4/+842
* Add support for optional "AC-Name\Service-Name" syntax at NGM_PPPOE_CONNECTmav2007-12-291-6/+37
* Comments fixingache2007-12-2993-226/+226
* Plug the leaks in the present (hopefully, soon to be replaced)kib2007-12-291-12/+19
* Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls.kib2007-12-291-3/+12
* The ffs_balloc() routines, whan allocating the indirect blocks forkib2007-12-291-2/+42
* Some systems need the types defined in sys/types.h, but lack theimp2007-12-292-0/+2
* Plug a memory leak. Once any given package (e.g. perl) was installedkensmith2007-12-291-1/+3
* Adjust the some error messages as suggested during re@ review, andkensmith2007-12-291-3/+10
* Add asmc(4).rpaulo2007-12-282-2/+4
* Attempt to reduce the rate of foot-shooting injuries by adding a newcperciva2007-12-281-0/+9
* List all environment variables supported by libfetch, along with a referencedes2007-12-281-9/+19
* Aussie New Years wishwilko2007-12-281-0/+4
* Back out premature commit of previous version.jasone2007-12-281-183/+113
* Maintain two trees instead of one (old_chunks --> old_chunks_{ad,szad}) injasone2007-12-281-113/+183
* Implement RB_PREV() AND RB_FOREACH_REVERSE().jasone2007-12-282-2/+39
* The limit on datasize in the install environment is 128M. That's a bitkensmith2007-12-281-0/+10
* Release chunks_mtx for all paths through chunk_dealloc().jasone2007-12-281-1/+4
* In "show lockedvnods" DDB command, use db_printf() rather than printf()rwatson2007-12-281-1/+1
* Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace.attilio2007-12-286-37/+6
* Add the 'D' and 'M' run time options, and use them to control whetherjasone2007-12-272-315/+492
* Unbreak LINT on non-i386/amd64 platforms.des2007-12-271-4/+0
* In order to avoid a huge class of deadlocks (in particular in interactionsattilio2007-12-271-1/+9
* Return ESRCH when a kernel stack is queried on a process in execve() --rwatson2007-12-271-1/+2
* Garbage-collect following nomore existing options:attilio2007-12-271-7/+1
* Fix a typo in regards to the ENOENT error.jhb2007-12-271-1/+1
* Compare kernel dump header magic with textdump magic using strncmp()rwatson2007-12-271-11/+31
* As LK_EXCLUPGRADE is used in conjuction with LK_NOWAIT, LK_UPGRADE becamesattilio2007-12-271-1/+1
* Add asmc(4).rpaulo2007-12-271-0/+4
* Add a list of reservations to the vm object structure.alc2007-12-271-0/+2
* Add the superpage reservation type.alc2007-12-271-0/+3
* Add configuration knobs for the superpage reservation system. Initially,alc2007-12-278-0/+70
* A partial solution to some of the 'pull the umass device with aimp2007-12-272-2/+11
* - Fix calculation of data slice size when NANO_DATASIZE=-1.simon2007-12-271-2/+2
* - Roll-back attempts to mimic rename(2) atomicity introduced in 1.47,dds2007-12-271-95/+69
* Add a workaround for a deadlock between the rt_setgate() and rt_check()mux2007-12-272-1/+11
* Update two tracepoints, i.e., CTRx() invocations, to reflect the demise ofalc2007-12-272-6/+4
* Fix some bugs in the FreeBSD 4/5/6 pci(4) IOCTLs compatibility code:marius2007-12-261-12/+9
* Fix incorrectly placed bracket in pppoe_find_svc().mav2007-12-261-1/+1
* "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.marcel2007-12-261-1/+1
* Remove some prehistoric never used defines.mav2007-12-261-5/+0
* Update to 2008.imp2007-12-261-3/+3
* Sync with rev 1.63 of NetBSD's ums.c:rpaulo2007-12-261-14/+49
* Minor formatting tweaks.rwatson2007-12-261-3/+10
* Minor formatting tweaks; recommend "call doadump; reset" over "panic"rwatson2007-12-262-6/+6
OpenPOWER on IntegriCloud