Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-15 | ugly spaces | Michael Shalayeff | |
2000-08-15 | compress MD_CACHE_CTL in one line | Michael Shalayeff | |
2000-08-15 | new kvtop works, a few more items | Michael Shalayeff | |
2000-08-15 | interrupt guts | Michael Shalayeff | |
2000-08-15 | use pci_mapreg_map, deallocate resources on failure in attachment; jason@ ok | Michael Shalayeff | |
2000-08-15 | Put the bcopy back in place for the decryption CRD_F_EXPLICIT_IV case (missed | Jason Wright | |
this yesterday when fixing the encryption side of this case). Only used for old IPSec xforms anyway. | |||
2000-08-15 | don't forget the initial swizzling with IPAD for inner state (fixes | Jason Wright | |
auth-only mode which was broken with new session code). | |||
2000-08-15 | keep file naming consistent, rename exec.h -> sunos_exec.h | Brad Smith | |
2000-08-15 | - deallocate all resources grabbed during hifn_attach() when an error occurs. | Jason Wright | |
- temporary workaround for netsec hifn7751 rev A: half the amount of memory because two of the address lines were left floating (better memory check coming soon). | |||
2000-08-15 | NUL not NULL; noted by Theo. | jasoni | |
2000-08-15 | make procfs compile on non-uvm systems | Eric Jackson | |
2000-08-15 | +memset for ext2fs, should fix both pmax (untested) and arc | imp | |
2000-08-15 | +files.mii for ep | imp | |
2000-08-15 | locore.S and we have no SFILES at the moment | imp | |
2000-08-15 | - Can't avoid one of those bcopy's so easily (only happens with old ESP | Jason Wright | |
transforms... those with CRD_F_IV_EXPLICIT, so we can take the function call overhead there). - >> instead of << for coffset (auth+enc still isn't working, but this was an obvious bug). - #ifdef UBSEC_DEBUG out the auth-only debugging code | |||
2000-08-13 | do iv copying by hand, to avoid bcopy overhead | Theo de Raadt | |
2000-08-13 | fix session code | Theo de Raadt | |
2000-08-13 | not completely working session code from jason | Theo de Raadt | |
2000-08-13 | indent | Theo de Raadt | |
2000-08-13 | indent | Theo de Raadt | |
2000-08-13 | if COMPAT_OSF1 is defined, define COMPAT_OLDSOCK | Eric Jackson | |
and COMPAT_OLDTTY. | |||
2000-08-12 | emulate uname correctly | Eric Jackson | |
2000-08-12 | use osf1_sigcode | Eric Jackson | |
2000-08-12 | use osf sigcode for compat_osf1 | Eric Jackson | |
2000-08-12 | add osf1 specific sigcode, from NetBSD | Eric Jackson | |
2000-08-12 | mcr aggregation now works, best i have seen yet is 5 (huh?) | Theo de Raadt | |
2000-08-12 | simple typo; maligned@attcanada.net | Theo de Raadt | |
2000-08-12 | update sample directory listing. | jasoni | |
2000-08-12 | document cmdline. | jasoni | |
2000-08-12 | add procfs_cmdline.c | jasoni | |
2000-08-12 | Add procfs/cmdline; to help with linux emulation. | jasoni | |
From NetBSD. | |||
2000-08-11 | move mcr out of q; and write prelim mcr aggregation code, which does not yet | Theo de Raadt | |
work for some reason or another, so it is currently disabled. | |||
2000-08-11 | disable userland TCS access on winchip C6, it is busted; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
2000-08-11 | sync | Theo de Raadt | |
2000-08-11 | itexpress | Theo de Raadt | |
2000-08-11 | silence chatty messages | Theo de Raadt | |
2000-08-11 | provide generic audio device name | Michael Shalayeff | |
2000-08-11 | DMA transfers should transition to completed state directly too | Constantine Sapuntzakis | |
2000-08-11 | Elf64_RelA -> Elf64_Rela | Theo de Raadt | |
2000-08-10 | unfortunately, i must undo this patch, since it causes client hangs on sparc ↵ | Theo de Raadt | |
machines, and only on them. until more is known, out this comes | |||
2000-08-10 | sync | Theo de Raadt | |
2000-08-10 | simplify | Theo de Raadt | |
2000-08-10 | Whoops. Reapply Aaron's detach code fix. inadvertantly whacked in the | Kjell Wooding | |
3.3.18 import. | |||
2000-08-10 | Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy, | Kjell Wooding | |
some nat state bugs, and ups the default state table size. See sbin/ipf/HISTORY for details. | |||
2000-08-09 | Death to acd_stub.c. No longer needed | Constantine Sapuntzakis | |
2000-08-09 | Unnecessary header | Constantine Sapuntzakis | |
2000-08-09 | Fixes for the BCD 48SB CD-ROM C2.4, which seems to like to drop | Constantine Sapuntzakis | |
both DRQ and BSY. The driver has been adjusted to ignore invalid/unexpected phases while traversing the state machine. This may break drives that do no set ireason correctly. | |||
2000-08-08 | quiet | Theo de Raadt | |
2000-08-08 | print btlb params w/ BTLBDEBUG; from Havard.Eidnes@runit.sintef.no | Michael Shalayeff | |
2000-08-08 | permit changing flags | Theo de Raadt | |