summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable printing of bridging statistics.luigi1999-08-171-2/+2
* Make hostname comparisons case insensitivebrian1999-08-171-4/+5
* Don't assume all ctags are meant to match a whole line ("^...line...$").hoek1999-08-171-5/+44
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-1723-290/+535
* vm_pageout_clean:alc1999-08-171-27/+1
* Bump CAM version number.gibbs1999-08-161-2/+2
* Add a cleanup handler called "atexit" to make sure we free up targetgibbs1999-08-161-2/+14
* Differentiate between aic7895C chips and their earlier brethrengibbs1999-08-162-4/+12
* Add support for issuing immediate notify event ccbs for bus resets, bdrgibbs1999-08-162-135/+449
* Kill an unused INTSTAT type.gibbs1999-08-161-2/+1
* Fix a few compiler nits.gibbs1999-08-162-8/+14
* Add CAM_DEBUG_DELAY option.gibbs1999-08-161-1/+2
* Checkpoint work on handling error conditions.gibbs1999-08-162-73/+514
* xpt_release_devq now takes a count.gibbs1999-08-161-2/+3
* Implement the guts of the XPT_ABORT function code.gibbs1999-08-161-31/+111
* Add another flag for debugging just peripheral drivers. The whole debugginggibbs1999-08-161-6/+13
* Add another command characteristic flag for commands that are queuedgibbs1999-08-161-11/+15
* Bad ref time(2) changed to time(3)chris1999-08-161-2/+2
* Change calling of chained event handler from always aftern_hibma1999-08-161-3/+7
* Re-add -Wmissing-prototypes to `COPTS'. I mistook -W for -Wno in this case.chris1999-08-161-1/+1
* Fix some bad references.chris1999-08-162-5/+5
* Clarify and cleanup some CAM queueing breakages.mjacob1999-08-161-176/+175
* add in SIMQFRZ_TIMED && CMD_RQLATER definesmjacob1999-08-161-2/+3
* add in new ICB structure variant (for 2200)mjacob1999-08-161-13/+23
* Clarify lun limits for FC && SCSI.mjacob1999-08-161-3/+16
* More code cleanup. Go back to using FULL_LOGIN Fibre Chan if f/w is less thanmjacob1999-08-161-91/+157
* Set some correct return values. Prefer I/O map all the time unless configuredmjacob1999-08-162-26/+40
* Add virtual MAINTAINER line.markm1999-08-161-0/+2
* According to Mark Murray, Makefiles do not belong here. I guess we'rensayer1999-08-168-198/+0
* vm_map_lock*:alc1999-08-161-41/+52
* expand_name:billf1999-08-162-7/+7
* Put in a limit (8) for lun width- do not exceed probing this unless a devicemjacob1999-08-161-3/+9
* Use a colon (:) instead of a period (.) to distinguish the group namesheldonh1999-08-163-39/+39
* Fix core dump with `fortune -f'.tg1999-08-161-1/+1
* Describe proper signals behavior rather than just removing it.ru1999-08-161-2/+8
* Implement linux_vfork() syscall by calling vfork(). Analogous to themarcel1999-08-165-6/+45
* Implement vfork() syscall.marcel1999-08-162-4/+4
* - Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,ru1999-08-164-46/+65
* Add SRA authentication to src/crypto/telnet.nsayer1999-08-1626-12/+1846
* Rev 1.36 also includes functional chagnes I intended to commit seperately.obrien1999-08-161-1/+1
* Replace our test(1) with NetBSD's pdksh-derived version. The code issheldonh1999-08-165-785/+465
* Document -i, -k, and -K options.yokota1999-08-161-2/+12
* -Wmissing-prototypes is unnecessary here. There are no warnings producedchris1999-08-161-2/+2
* Add French-Canadian keymap.yokota1999-08-163-2/+149
* Add prototypes for strl* functionsimp1999-08-161-0/+2
* Bad reference: tcpdump(8) -> tcpdump(1)chris1999-08-161-2/+2
* free_drive: mark drive down. This may fix a panic in the 'start' command.grog1999-08-161-1/+3
* Clean up some comments.grog1999-08-161-13/+11
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-161-7/+4
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-162-16/+15
OpenPOWER on IntegriCloud