summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The GNU standard about putting 2 spaces after sentences in commentsobrien1999-07-021-10/+10
* Update these files to match current reality.jkh1999-07-023-1588/+10
* roll firmware for FCmjacob1999-07-021-11258/+11257
* Add SSL versions of imap, pop3 and telnet (imaps, pop3s and telnets)nsayer1999-07-021-1/+4
* Make sure that stat(2) and friends always return a valid st_dev field.phk1999-07-0214-38/+28
* Allow service alias names from /etc/services to be used when specifyingsheldonh1999-07-022-6/+26
* Clarify that the services name, as specified in inetd.conf, for ansheldonh1999-07-021-1/+9
* Add braces to avoid ambigious else.billf1999-07-021-1/+2
* o use getprotobynumber(3) instead of hardcoded protocol names.ru1999-07-022-27/+15
* Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin issheldonh1999-07-022-18/+7
* Actually fixed ambiguous else. The previous revision had no effect.bde1999-07-021-4/+4
* "transfered" -> "transferred"green1999-07-022-4/+4
* Remove the volume, plex, sd and drive commands which allowed the usergrog1999-07-021-66/+493
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-12/+12
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-15/+49
* Document simplified configuration commands.grog1999-07-021-19/+335
* Add keywords 'mirror' and 'stripe' when not in kernel mode.grog1999-07-022-0/+4
* Allow to unconditionally up subdisks with the -f option.grog1999-07-021-17/+25
* Change the type of the freelist sectors variable to u_int64_t ingrog1999-07-021-2/+2
* Correct some ugly formatting. Remember to initialize the alignment tag.mjacob1999-07-022-80/+70
* Fix last delta which reinitialized nextpaddr to zero each time through themjacob1999-07-021-7/+10
* Fix time of last dump handling.jkh1999-07-021-6/+11
* Sync with GENERIC.. (Gee, this is a useful file..)peter1999-07-021-118/+108
* Zap totally the npx0 memory size override. It only worked if staticallypeter1999-07-022-28/+4
* Change the cast in pci_map_port() from u_short * to pci_port_t * so itpeter1999-07-0210-36/+36
* Replicate changes to i386 to do tags. I doesn't work yet 'coz ctags dumpsmjacob1999-07-022-4/+10
* Working kernel tags!jkh1999-07-024-11/+20
* 127 fire Firewire driver <ikob@koganei.wide.ad.jp>jkh1999-07-022-2/+4
* Fix stupid error where more bits where set than actual distributionsjkh1999-07-022-4/+4
* #include <machine/md_var.h> to bring the prototype forpeter1999-07-012-2/+4
* Fix a warning - the code is correct but gcc can't tell.peter1999-07-011-1/+2
* Moving the initialization for write sooner quiets a warning.peter1999-07-011-2/+2
* Unused variable.peter1999-07-011-2/+1
* Pull some prototypes into scopepeter1999-07-012-1/+3
* Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()peter1999-07-012-2/+12
* Fix a printf int/long problem on the Alphapeter1999-07-011-2/+3
* move <sys/systm.h> before <sys/buf.h>peter1999-07-012-4/+4
* #include <machine/md_var.h> to get prototype for alpha_register_pci_scsi().peter1999-07-011-2/+3
* Declare busdma_swi() like on i386 version.peter1999-07-012-2/+4
* Nuke the BUGS sections of these man pages because they are not appropriate.mpp1999-07-014-12/+4
* Fix typos/spelling errors.mpp1999-07-016-16/+17
* Avoid warning on nextpaddr, just like on the x86.peter1999-07-011-2/+2
* Modify code to be -Wall'able.mks1999-07-0141-611/+603
* Tidy up a few warnings when used without splash. (things defined but notpeter1999-07-011-1/+7
* Prototype for alpha_fix_srm_checksum().peter1999-07-013-3/+12
* Fix warnings on the Alpha.peter1999-07-011-2/+7
* Get prototype for isa_init_intr().peter1999-07-011-1/+2
* Fix a warning, and pull prototypes into scope for ide/isa interrupt setup.peter1999-07-011-2/+3
* Fix printf int/long format problems on the Alpha.peter1999-07-011-3/+3
* Add mising aio_* man pages. Fixed a minor typo in aio_read.2,wes1999-07-016-9/+575
OpenPOWER on IntegriCloud