summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove metion of the 'magic options.' Apparently PXE doesn't require thedwhite2000-05-091-14/+1
* Move UKBD_DFLT_KEYMAP into the options file since USB is machinejhb2000-05-093-3/+1
* Fixed the return type for exit() and the args struct tag several NOPROTObde2000-05-093-17/+18
* Correct "it's" to "its".mph2000-05-091-1/+1
* Fixed the return type and args struct tag for exit(). They were wrong inbde2000-05-092-2/+2
* Fixed the return type and args struct tag for exit(). They were wrong inbde2000-05-091-1/+1
* Some ioctl routines assume that the ioctl buffer is aligned, but adillon2000-05-091-3/+6
* Change floating point exception type to match the i386 one.obrien2000-05-091-1/+1
* Add missing include machine/in_cksum.h.ps2000-05-095-0/+8
* The printenv(1) command is now a builtin(1) in csh(1).sheldonh2000-05-091-0/+7
* Update the builtin(1) manpage to reflect changes since the csh(1)sheldonh2000-05-092-10/+46
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-0923-27/+34
* Add '-DPC98' to CFLAGS if MACHINE == pc98.nyan2000-05-092-0/+10
* Work around the mdoc argument limit in the Nd name description.sheldonh2000-05-091-1/+1
* Create a separate target for the 'modules'. Without this the modulesn_hibma2000-05-093-0/+17
* Regenerated (fixed the type of mmap()'s padding arg).bde2000-05-096-7/+7
* Fixed the declaration of mmap(). The crufty padding arg had the wrongbde2000-05-091-3/+3
* Fix nits in previous commit: hard sentence break and grammar.sheldonh2000-05-091-2/+2
* Some prettifying for the quirk comments.mjacob2000-05-091-5/+16
* Exit if we read two EOFs from the keyboard input stream. Why two and nothoek2000-05-091-5/+19
* Don't segv if viewing "#" and there is no prev-file (long-standing).hoek2000-05-091-2/+3
* .Xr vgl 3 ,hoek2000-05-091-0/+1
* Change references/comments about 'secondary' to reflect that while we'dmjacob2000-05-091-17/+20
* Unhide dec_kn300_cons_init and don't make it something we call early.mjacob2000-05-091-8/+2
* Fix some whitespace brokeness.. (usio and ctx)peter2000-05-091-3/+3
* Fix some breakage about how we build WWNs. Do some other fabric relatedmjacob2000-05-091-136/+247
* roll platform minormjacob2000-05-091-1/+1
* Roll core minor version. Change our 'fabdev' tag to 'loggedin'.mjacob2000-05-091-6/+6
* Add in a watchdog routine to catch cases where we've dropped the command.mjacob2000-05-091-2/+32
* Read the correct size into kdumplo.ps2000-05-091-1/+1
* The storage for WWN from NVRAM is actually the PORT WWN, not the NODE WWN.mjacob2000-05-091-1/+12
* Conrrect a macro with parenthesis.mjacob2000-05-091-1/+1
* Make issetugid return correctly. It was returning -1 withpeter2000-05-091-2/+1
* Finish off replacing the rest of the duplicate mknod's with hard links.peter2000-05-091-33/+19
* Include machine/in_cksum.h to unbreak options MROUTING.ken2000-05-081-0/+1
* Allow savecore to work on > 2GB partitions.ps2000-05-081-2/+4
* Use printf (shell builtin) instead of cut - cut isn't in /bin.peter2000-05-081-4/+4
* Add a DOCDISTFILES variable to point to a directory containing thejhb2000-05-081-3/+4
* Add [en]sa devices for othoginality.obrien2000-05-081-6/+16
* Describe firewall_logging optionache2000-05-081-0/+5
* Add an explicit rule number to natd so you do not end up with twops2000-05-081-1/+1
* Remove the MLINKS entry for cwd, since it's no longer listed in thesheldonh2000-05-081-1/+1
* Remove the bogusly inserted ``cwd'' which isn't a builtin commandsheldonh2000-05-081-10/+3
* Use the new and shiny module versioning. This enables you to load then_hibma2000-05-082-1/+5
* Added PC-98 supports.nyan2000-05-089-0/+48
* Fix DELAY function to use the RPCC cycle counter register.mjacob2000-05-071-7/+34
* For tape devices, 'r' means REWIND, not RAW.msmith2000-05-071-8/+8
* While we're at it, add a length field too in case we want to fully implementdes2000-05-071-0/+1
* Implement restartdes2000-05-071-1/+32
* Forgot to mention: The previous patch undoes rev1.21 - rev1.22 change byn_hibma2000-05-070-0/+0
OpenPOWER on IntegriCloud