| Commit message (Expand) | Author | Age | Files | Lines |
* | The PPS code needs to be much more brutal to avoid synchronism on | phk | 2004-03-15 | 1 | -14/+32 |
* | New release note: | hrs | 2004-03-15 | 2 | -0/+12 |
* | Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimics | fjoe | 2004-03-15 | 2 | -1/+244 |
* | Regen for ptrace being safe again. | jhb | 2004-03-15 | 5 | -6/+6 |
* | Drop the proc lock around calls to the MD functions ptrace_single_step(), | jhb | 2004-03-15 | 2 | -7/+12 |
* | Correctly document the default value of UsePAM. | des | 2004-03-15 | 2 | -5/+4 |
* | Add script for creating ramdisks at boot time, in time to be processed | wes | 2004-03-15 | 1 | -0/+82 |
* | Remove bogus (void **) casts. This unbreaks the -O2 build. | des | 2004-03-15 | 1 | -3/+3 |
* | Don't try to pass off a struct sockaddr as a struct sockaddr_in when it | des | 2004-03-15 | 2 | -4/+4 |
* | Remove whitespace at EOL. | trhodes | 2004-03-15 | 1 | -1/+1 |
* | Add vectors for _snprintf() and _vsnprintf() (redirected straight to | wpaul | 2004-03-15 | 1 | -0/+2 |
* | Move GID/UID_MAX under __BSD_VISIBLE protection. | mlaier | 2004-03-15 | 1 | -3/+3 |
* | Fix some style(9) related issues after discussion with/education from bde: | mlaier | 2004-03-15 | 12 | -118/+94 |
* | Add -DDEBUG to DEBUG_FLAGS if PAM_DEBUG is defined. | des | 2004-03-15 | 1 | -0/+4 |
* | Add printing of relevant SATA info where approbiate. | sos | 2004-03-15 | 1 | -9/+31 |
* | Add SATA support fields | sos | 2004-03-15 | 1 | -4/+14 |
* | Remove sysctl security.jail.list_allowed. | pjd | 2004-03-15 | 1 | -6/+1 |
* | Add support for detaching PCI controllers. | sos | 2004-03-15 | 7 | -97/+129 |
* | Kill bogus isa compat opt file. | imp | 2004-03-15 | 1 | -1/+1 |
* | Temporarily comment out cy. | imp | 2004-03-15 | 1 | -3/+2 |
* | including isa_device.h was historical in this file, remove it | imp | 2004-03-15 | 3 | -3/+0 |
* | Document additional reasons that sysctl(3) can return ENOMEM (due to | truckman | 2004-03-15 | 1 | -0/+11 |
* | Change len pararmeter from u_int to size_t. | truckman | 2004-03-15 | 1 | -8/+29 |
* | Make overflow/wraparound checking more robust and unbreak len=0 in | truckman | 2004-03-15 | 2 | -16/+22 |
* | Make this compile with -O2. A proper fix would use a struct to represent | des | 2004-03-15 | 1 | -22/+22 |
* | Whitespace nits. | des | 2004-03-15 | 1 | -4/+4 |
* | gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h> | ru | 2004-03-15 | 1 | -1/+0 |
* | Style(9) changes. | truckman | 2004-03-15 | 2 | -40/+11 |
* | Revert to the original vslock() and vsunlock() API with the following | truckman | 2004-03-15 | 3 | -39/+28 |
* | Remove redundant suser() check. | truckman | 2004-03-15 | 1 | -4/+0 |
* | static and const. | jmallett | 2004-03-15 | 1 | -10/+10 |
* | Validate argument to -i. | jmallett | 2004-03-15 | 1 | -1/+4 |
* | Lock down global variables in if_tap (primarily, the tap softc list); | rwatson | 2004-03-15 | 1 | -3/+28 |
* | Shorten a long comment. | obrien | 2004-03-15 | 3 | -3/+3 |
* | Grammar nits. | bmah | 2004-03-15 | 2 | -26/+26 |
* | Mention ubser(4) devices, fix a minor punctuation nit. | bmah | 2004-03-15 | 2 | -2/+4 |
* | New release notes: acpi_toshiba(4), acpi_video(4), ubser(4), | bmah | 2004-03-15 | 2 | -0/+48 |
* | Don't reject FAT file systems with a number of "Heads" greater than | rwatson | 2004-03-14 | 1 | -1/+1 |
* | Update release note: | hrs | 2004-03-14 | 2 | -4/+6 |
* | Remove isa compat stuff. | imp | 2004-03-14 | 9 | -453/+0 |
* | comment out bs and wd entries in the hints | imp | 2004-03-14 | 1 | -16/+16 |
* | Remove entries for the following devices as their drivers are gone: | bmah | 2004-03-14 | 2 | -28/+0 |
* | Comment out the cy driver until I can make sure that the new cy driver | imp | 2004-03-14 | 1 | -2/+3 |
* | The gsc driver has been retired, so retire its control program. | imp | 2004-03-14 | 4 | -274/+0 |
* | Retire gsc man page after driver retirement | imp | 2004-03-14 | 2 | -343/+0 |
* | The gsc driver uses the old COMPAT_ISA api. Retire it so we can | imp | 2004-03-14 | 5 | -975/+0 |
* | Update release note: | hrs | 2004-03-14 | 2 | -0/+4 |
* | Hints for the le driver are no longer necessary here. | imp | 2004-03-14 | 1 | -5/+0 |
* | rdp has been retired, retire its man page too | imp | 2004-03-14 | 2 | -180/+0 |
* | Update release note: | hrs | 2004-03-14 | 2 | -0/+2 |