summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* correct more out-of-bounds memory access, if cnt == 1 and optlen > 1.itojun2000-05-101-0/+4
* 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bitobrien2000-05-1017-195/+195
* AT&T asm syntax requires a leading '*' in front of the operand for indirectobrien2000-05-103-4/+4
* Note the syntax for specifying an operand's size is documented inobrien2000-05-100-0/+0
* When using _asm{} in GCC, one must specify the operand's size if oneobrien2000-05-102-18/+18
* Note that in rev. 1.48, a 32-bit move was specified with 16-bit operands.obrien2000-05-100-0/+0
* Do not specify the size to move. Allow the assembler to figure it out.obrien2000-05-102-2/+2
* Support non-i386 architectures.obrien2000-05-101-1/+3
* correct possible security issue(s) in name resolution, due to use ofitojun2000-05-101-177/+391
* Fix bug in dealing with "hlen == 1 and opt > 1"darrenr2000-05-092-8/+20
* Tidy up the offset calculations.ps2000-05-091-5/+4
* When setting up an iomem resources, remember to set the MEM_ASSIGNED bitwpaul2000-05-091-0/+1
* Regenerated (fixed the calculation of sy_nargs in sysent tables).bde2000-05-0919-887/+921
* Don't forget to back up svr4_syscallnames.c. Don't depend on side effectsbde2000-05-092-4/+6
* Actually, overriding DISTFILES at all is just a bad idea, so remove thejhb2000-05-091-2/+1
* Fixed the calculation of sy_nargs in sysent tables. We attempted to dobde2000-05-091-25/+34
* Regen.n_hibma2000-05-092-2/+18
* Add Alcor Keyboard with built-in hub and its keyboard.n_hibma2000-05-091-0/+4
* Small grammar gnit.hoek2000-05-091-2/+2
* Add reference to new name DIGITAL Server 330x for AlphaServer 800wilko2000-05-091-1/+3
* This appears to have been repo-copied to lpd a while ago and neverimp2000-05-091-375/+0
* Change the "bdev-whiner" to whine when open is attempted and extendphk2000-05-095-5/+20
* Spelling fix: despatching -> dispatching. This makes thempp2000-05-091-1/+1
* Correct a patch name and use the correct macro for displaying it.mpp2000-05-091-1/+1
* 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
OpenPOWER on IntegriCloud