summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ISO 3166-1 Newsletter V-8 changes YUGOSLAVIA to SERBIA AND MONTENEGROwollman2003-08-152-2/+5
* Eliminate the i_devvp field from the incore UFS inodes, we canphk2003-08-154-7/+5
* - supported a string notation for xxflags.ume2003-08-159-409/+531
* Catch up aha(4) manpage with hardware notes and driver code.bmah2003-08-151-4/+4
* Add ptrace_machdep.c.marcel2003-08-151-0/+1
* #ifdef __i386__ the "int slice" definition that became i386-only withrwatson2003-08-151-0/+2
* use arc4random.ume2003-08-152-1/+7
* variable shared with signal handler needs to be "volatile sig_atomic_t".ume2003-08-151-2/+2
* Remove a stray ".Xr rtadvd 8" that snuck in in the middle of a sentence.ceri2003-08-151-2/+1
* set LOG_PERROR for openlog() when running foreground.ume2003-08-151-3/+7
* dump the content of route information optionsume2003-08-151-1/+19
* logged the fact to dump the status.ume2003-08-151-0/+3
* remove acquire_timer0() and release_timer0() and related stuff.phk2003-08-153-270/+4
* - Fix a typo in a comment.jhb2003-08-152-14/+14
* - Add macros describing some new MSR's in the Pentium 4 and some olderjhb2003-08-151-0/+25
* - Fix a duplicated typo.jhb2003-08-153-9/+9
* - Remove redundant <sys/sysctl.h> include.jhb2003-08-151-4/+1
* Adjust the style of the #ifdef SMP in casuptr() so that the #ifdef SMPjhb2003-08-151-5/+4
* - Update location of PCI headers.jhb2003-08-151-5/+6
* As warned: Initiate deorbit burn for the pcaudio driver.phk2003-08-157-1188/+0
* Remove a few ushorts I missed in my earlier pass.jhb2003-08-152-37/+37
* Eliminate unnecessary udev_t variable: we can derive it from the dev_tphk2003-08-151-6/+4
* Make swaponvp() static to the swap_pager.phk2003-08-152-2/+2
* Remove the magic way of configuring NFS backed swap.phk2003-08-154-243/+1
* Add my birthday to calendarmat2003-08-151-0/+1
* Add my birthday to the calendar.bland2003-08-151-0/+1
* Lock down arc4random so it can be safely called w/o Giant.silby2003-08-151-17/+26
* Revert part of rev. 1.16 -- reinstate system notify handler. It turns outnjl2003-08-151-0/+6
* Improve the C3 CPU identification. I didn't notice that the CPU idimp2003-08-151-12/+6
* Fix the generation of coredumps. We did not take the dirty registersmarcel2003-08-151-1/+38
* Add an instruction group break after the move to application registermarcel2003-08-151-2/+2
* Introduce two machine specific ptrace(2) requests: PT_GETKSTACK andmarcel2003-08-152-2/+75
* Add or finish support for machine dependent ptrace requests. When wemarcel2003-08-152-22/+17
* Extend the scope of the page queues lock in vm_pageout_scan() to coveralc2003-08-151-14/+4
* vinum_scandisk:grog2003-08-151-1/+5
* if we got this far, we definately don't have an EBADF. Return a morejmg2003-08-151-1/+1
* Drop Giant when calling the disk drivers directly, and reacquiregrog2003-08-151-4/+13
* modify commentscg2003-08-151-3/+11
* De-inline functions which do not need to be inline. Move the DEVMETHODnjl2003-08-151-23/+23
* Don't install a system notify handler. Move the device notify handlernjl2003-08-151-12/+11
* Fix a couple changes that were incorrect in updating for 0619. Only unlocknjl2003-08-151-1/+7
* add a few missing bits for future usecg2003-08-151-1/+27
* disable resume code implementing panic().cg2003-08-141-1/+6
* add a read-only sysctl to display the number of entries in the fixed sizecg2003-08-141-5/+9
* daemon() has to be called prior to file descriptor setupsume2003-08-141-2/+2
* Hook up ffsinfo(8).rwatson2003-08-141-0/+1
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.rwatson2003-08-143-211/+226
* Begin snipping out the lists of specific devices from the Hardwarebmah2003-08-142-194/+2
* support poll(2).ume2003-08-145-4/+79
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.rwatson2003-08-142-115/+292
OpenPOWER on IntegriCloud