aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-2934-2808/+23
* Fixed namespace pollution related to `warn' in libc (but not in otherBruce Evans2001-08-295-3/+26
* Add heuristic to detect SSH connection (in the same style as otherAndrey A. Chernov2001-08-291-0/+5
* Fix the ogetkerninfo() syscall handling of sizes forPeter Wemm2001-08-291-10/+12
* tweaks to reduce latency/pauses in outputCameron Grant2001-08-292-8/+11
* Fixed world breakage. mkdir was not copied to ${INSTALLTMP}, but it isBruce Evans2001-08-291-1/+1
* Add support for the Acer Labs M5451 chip.George C A Reid2001-08-291-0/+8
* Fixed world breakage in ftpd, rshd, login, su, telnetd and telnet. LIBPAMBruce Evans2001-08-291-3/+3
* Removed some garbage (LIBGMP, LIBSKEY). Using LIBSKEY in LIBPAM shouldBruce Evans2001-08-291-5/+2
* Fixed world breakage in rev.1.13. -lpam must never be used directly sinceBruce Evans2001-08-291-1/+1
* Back out revision 1.317 -- diskcheckd enabled/disabled fromDavid E. O'Brien2001-08-292-4/+0
* Remove more vestages of diskcheckd, which is now in ports/sysutils.David E. O'Brien2001-08-293-26/+0
* Add some seat belts. If we set the error rc, then return it and don'tWarner Losh2001-08-291-1/+3
* Remove diskcheckd.confBrian Somers2001-08-291-1/+1
* add some extra diagnostic info to sndstat output.Cameron Grant2001-08-293-18/+41
* * change buffering method a bitCameron Grant2001-08-291-40/+30
* OR M_WAITOK with M_ZERO in malloc()s args for clarity.Brian Somers2001-08-281-1/+1
* Remove `diskcheckd'. It is now in ports/sysutils.David E. O'Brien2001-08-281-1/+0
* Remove `diskcheckd'. It is now in ports/sysutils.David E. O'Brien2001-08-284-1092/+0
* o Allow diskcheckd to be enabled/disabled from within sysinstall using theRobert Watson2001-08-282-0/+4
* o Remove P_CAN_* constants, as they are no longer being used.Robert Watson2001-08-281-4/+0
* In get_string(), 0-terminate the contents of buf ``just in case'';Joerg Wunsch2001-08-281-0/+1
* Fix some small errors and markup nits.Crist J. Clark2001-08-281-9/+8
* Remove reference to mknod zs0 for TurboLaser consoleWilko Bulte2001-08-281-4/+0
* o Improve the style of a number of routines and comments in kern_prot.c,Robert Watson2001-08-281-66/+62
* It turns out that while Toshiba laptops don't want to route interruptsWarner Losh2001-08-283-51/+30
* Update the Promise TX2 code to DTRT and not what I guessed earlier.Søren Schmidt2001-08-283-10/+16
* -a is not an options (sic).Dima Dorfman2001-08-281-1/+1
* Mention what an asterisk means in the -i display.Dima Dorfman2001-08-281-0/+4
* New release note: ftpd -oDima Dorfman2001-08-282-0/+12
* Add a new option, '-o', for "Write-only". Disables the RETR command,Nik Clayton2001-08-283-2/+16
* Add support for yet another VIA '686 combination.Søren Schmidt2001-08-282-5/+7
* wi driver now includes pci.h, so we need to generate it to generate it.Warner Losh2001-08-281-1/+4
* Make this compile when there is no pci bus in your kernel.Warner Losh2001-08-281-5/+20
* Fix typos in recent comments.Robert Watson2001-08-281-2/+2
* Fix typos and abuses of the markup system.Warner Losh2001-08-282-70/+86
* Add support for the 3c656B cardbus adapter. This is one half of aBill Paul2001-08-282-6/+23
* When net.inet.tcp.icmp_may_rst is enabled, report ECONNREFUSED not ENETRESETJesper Skriver2001-08-271-1/+1
* New release note: SA-01:57.Bruce A. Mah2001-08-272-0/+6
* Gives syslogd(8) the ability to refresh its idea of the hostname ofCrist J. Clark2001-08-271-7/+27
* MFS: IRQ ordering, PRVERB and more whining in pcibios_get_version on failure.Warner Losh2001-08-273-90/+180
* Ugggg. I thought I'd already committed this to -current:Warner Losh2001-08-271-1/+1
* Some cosmetic changes to sync with OpenBSDBrian Somers2001-08-272-1/+4
* OOPS, remove local change that somehow slipped into a commit (I swear thatMaxim Sobolev2001-08-271-1/+0
* o Attach vaccess_acl_posix1e.9 to the build.Robert Watson2001-08-272-1/+3
* o Introduce a man page for vaccess_acl_posix1e(), based on the existingRobert Watson2001-08-271-0/+126
* Back out prev. change. According to bde:Andrey A. Chernov2001-08-271-4/+1
* EOVERFLOW is POSIXed, so move it out #ifndef _POSIX_SOURCE sectionAndrey A. Chernov2001-08-271-1/+4
* Systems based on the ICH2/ICH2-M chip from Intel have a defect whereJonathan Lemon2001-08-272-24/+132
* Generally improve documentation of kern_prot.c:Robert Watson2001-08-271-10/+65