summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus (void **) casts. This unbreaks the -O2 build.des2004-03-151-3/+3
* Don't try to pass off a struct sockaddr as a struct sockaddr_in when itdes2004-03-152-4/+4
* Remove whitespace at EOL.trhodes2004-03-151-1/+1
* Add vectors for _snprintf() and _vsnprintf() (redirected straight towpaul2004-03-151-0/+2
* Move GID/UID_MAX under __BSD_VISIBLE protection.mlaier2004-03-151-3/+3
* Fix some style(9) related issues after discussion with/education from bde:mlaier2004-03-1512-118/+94
* Add -DDEBUG to DEBUG_FLAGS if PAM_DEBUG is defined.des2004-03-151-0/+4
* Add printing of relevant SATA info where approbiate.sos2004-03-151-9/+31
* Add SATA support fieldssos2004-03-151-4/+14
* Remove sysctl security.jail.list_allowed.pjd2004-03-151-6/+1
* Add support for detaching PCI controllers.sos2004-03-157-97/+129
* Kill bogus isa compat opt file.imp2004-03-151-1/+1
* Temporarily comment out cy.imp2004-03-151-3/+2
* including isa_device.h was historical in this file, remove itimp2004-03-153-3/+0
* Document additional reasons that sysctl(3) can return ENOMEM (due totruckman2004-03-151-0/+11
* Change len pararmeter from u_int to size_t.truckman2004-03-151-8/+29
* Make overflow/wraparound checking more robust and unbreak len=0 intruckman2004-03-152-16/+22
* Make this compile with -O2. A proper fix would use a struct to representdes2004-03-151-22/+22
* Whitespace nits.des2004-03-151-4/+4
* gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h>ru2004-03-151-1/+0
* Style(9) changes.truckman2004-03-152-40/+11
* Revert to the original vslock() and vsunlock() API with the followingtruckman2004-03-153-39/+28
* Remove redundant suser() check.truckman2004-03-151-4/+0
* static and const.jmallett2004-03-151-10/+10
* Validate argument to -i.jmallett2004-03-151-1/+4
* Lock down global variables in if_tap (primarily, the tap softc list);rwatson2004-03-151-3/+28
* Shorten a long comment.obrien2004-03-153-3/+3
* Grammar nits.bmah2004-03-152-26/+26
* Mention ubser(4) devices, fix a minor punctuation nit.bmah2004-03-152-2/+4
* New release notes: acpi_toshiba(4), acpi_video(4), ubser(4),bmah2004-03-152-0/+48
* Don't reject FAT file systems with a number of "Heads" greater thanrwatson2004-03-141-1/+1
* Update release note:hrs2004-03-142-4/+6
* Remove isa compat stuff.imp2004-03-149-453/+0
* comment out bs and wd entries in the hintsimp2004-03-141-16/+16
* Remove entries for the following devices as their drivers are gone:bmah2004-03-142-28/+0
* Comment out the cy driver until I can make sure that the new cy driverimp2004-03-141-2/+3
* The gsc driver has been retired, so retire its control program.imp2004-03-144-274/+0
* Retire gsc man page after driver retirementimp2004-03-142-343/+0
* The gsc driver uses the old COMPAT_ISA api. Retire it so we canimp2004-03-145-975/+0
* Update release note:hrs2004-03-142-0/+4
* Hints for the le driver are no longer necessary here.imp2004-03-141-5/+0
* rdp has been retired, retire its man page tooimp2004-03-142-180/+0
* Update release note:hrs2004-03-142-0/+2
* The rdp driver uses the COMPAT_OLD api. This is being retired, soimp2004-03-144-1590/+0
* The spigot driver uses the old COMPAT_ISA interface. Retire it sinceimp2004-03-144-402/+0
* le driver is gone, retire its man pageimp2004-03-142-103/+0
* The le driver uses ISA_COMPAT, which is going away soon. Retire itimp2004-03-146-2328/+0
* Really remove asc man page this timeimp2004-03-141-200/+0
* Regen.joe2004-03-142-2/+9
* Add support for Handspring TREO 600.joe2004-03-142-0/+2
OpenPOWER on IntegriCloud