summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-12syncTheo de Raadt
2001-12-12indent.Federico G. Schwindt
2001-12-12Set MAXTIME to 10, allowing to pass on slower machines like p 300.Federico G. Schwindt
2001-12-12Note dc and hifn supportJason Wright
2001-12-12- turn m88k_protection() into a trivial macro.Miod Vallat
2001-12-12Remove prototypes for non-existent mach leftovers, or duplicated inMiod Vallat
2001-12-12/dev/cryptoJason Wright
2001-12-12add hifn and dc at pciJason Wright
2001-12-12add /dev/crypto supportJason Wright
2001-12-12Full suite of bus_dma functions (except bus_dmamap_load_raw)... this allowsJason Wright
2001-12-12Handle itimer intervals smaller than the resolution of the clock; pr#2182.Thomas Nordin
2001-12-12o pids should be pid_t, not intTodd C. Miller
2001-12-12At Miod's request make the pte in pmap_extract() a pt_entry_t * forTodd C. Miller
2001-12-12Don't return TRUE from pmap_extract if the pte is not valid.Todd C. Miller
2001-12-12daemon() can close innocent file descriptors, including opened log.Michael Shalayeff
2001-12-12disable debugging, pointed out by brad@Michael Shalayeff
2001-12-12more zip code updates from Ted U <grendel@heorot.stanford.edu>Michael Shalayeff
2001-12-12usmoke some scsi drugs, a little bitMichael Shalayeff
2001-12-12Remember to add the current time...problem noticed by ho@Angelos D. Keromytis
2001-12-12Fix the double occurence of the DFE530TX, and update Promise cards descriptionMiod Vallat
2001-12-11Make Makefile.boot produce a working config(8) again, at least on 4.4BSD.Miod Vallat
2001-12-11Remove declarations that already exist in <sys/conf.h>Miod Vallat
2001-12-11syncTodd T. Fries
2001-12-11Intel pchb and agp, nvidia gf2mx100Todd T. Fries
2001-12-11PDC20268Chris Cappuccio
2001-12-11Support Promise Ultra100TX2 (PDC20268)Chris Cappuccio
2001-12-11This file was forgotten in the previous wsmouse commits.Miod Vallat
2001-12-11another (*&$ kerberos entryTheo de Raadt
2001-12-11mac68k disklabel cleaning 1/3:Miod Vallat
2001-12-11FQDN subjectAltName in certs, used in isakmpd(8) examples. beck@ ok.Hakan Olsson
2001-12-11Yet another sync to NetBSD. Kills lot of unnecessary code and cleans up a bit.Artur Grabowski
2001-12-11Do not include sys/cdefs.h twice; Bjorn SandellTodd C. Miller
2001-12-11More sync to NetBSD.Artur Grabowski
2001-12-11Fix typo, noticed by Richard LoweTodd C. Miller
2001-12-11Merge in some pmap improvements from NetBSD.Artur Grabowski
2001-12-11minor fixes.Artur Grabowski
2001-12-11Repair 68060 operation; from art@ and myself, spell-checked by deraadt@.Miod Vallat
2001-12-11Use queue.h macros.Jason Wright
2001-12-11If we receive a signal during the sleep(), run signal handlers asTodd C. Miller
2001-12-11- Log packet while mbuf is still valid.jasoni
2001-12-11Don't hang waiting for select() with SIGTERM + no active SAs.Hakan Olsson
2001-12-11Proper error msg.Hakan Olsson
2001-12-11More sync with freebsd code; join related code this time.Federico G. Schwindt
2001-12-10handle "q" input better; bug reported in 2244Theo de Raadt
2001-12-10Grrr, drug induced haze. Thanks Theo.Tobias Weingartner
2001-12-10pf.4: Grammar & xrefTobias Weingartner
2001-12-10Add FEATURE(`accept_unresolvable_domains')Todd C. Miller
2001-12-10check that server supports v1 for -t rsa1, report from wirth@dfki.deMarkus Friedl
2001-12-10follow post-2.1 ip_off & ip_len byte ordersTheo de Raadt
2001-12-10Since VOP_READ is never called on VDIR vnodes and ext2fs_readArtur Grabowski