summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-06-25remaining lists converted to TAILQsDaniel Hartmeier
2001-06-25Don't return from a void function.Artur Grabowski
2001-06-25remove old cruftEric Jackson
2001-06-25Undo premature commitConstantine Sapuntzakis
2001-06-25Cleanup/rewrite. Some further work. No crypto yet.Hakan Olsson
2001-06-25Whoops, there's nothing at sc_link[1] any moreConstantine Sapuntzakis
2001-06-25Import completely re-written netcat w/ support for IPv6.Eric Jackson
very little usage has changed, man page soon to come for it as well. deraadt@ ok
2001-06-25Fix up usage() and alphabetize options.smart
2001-06-25Remove instance stuff now that su uses an explicit option to specifyTodd C. Miller
the invoking user.
2001-06-25use TAILQ instead of homegrown list, other lists will followDaniel Hartmeier
2001-06-25bits are -wrong- in documentation... this is a recurring theme, do chipJason Wright
makers -read- their docs?
2001-06-25#ifdef KRB4 -> #ifdef KRB524Hans Insulander
2001-06-25Fix earlier commit of pciide disestablishConstantine Sapuntzakis
2001-06-25Don't do the root instance handling stuff; su no longer does it.Hans Insulander
2001-06-25Add disestablish for pciide on AlphaConstantine Sapuntzakis
2001-06-25add an and wi attachmentsMichael Shalayeff
2001-06-25PCIIDE compat intr disestablish routines for i386Constantine Sapuntzakis
2001-06-25Add disestablish routine for compat PCIIDE interruptsConstantine Sapuntzakis
2001-06-25Support su'ing with local root password or with a root instance.Hans Insulander
2001-06-25Instead of trying to do clever and figure out a root instance for Kerberos,Hans Insulander
send tell the auth program who the invoking user is, and rely on it to handle root instances for Kerberos. This makes the code much cleaner and simpler. ok millertt@
2001-06-25support readahead optionNiklas Hallqvist
2001-06-25Better style in description; additional sections at end.Ian Darwin
2001-06-25add wireless sectionMichael Shalayeff
2001-06-25add an@pciMichael Shalayeff
2001-06-25remove struct and contsts duplicated in between the files.Michael Shalayeff
make it work on powerpc. improve performance by using the bus_*_multi_* finctions instead of loops.
2001-06-25ANSIfyArtur Grabowski
2001-06-25first stab at packet logging for pf. inspired by late night dreams of art.Niels Provos
we just pass drop and passed packets to different pseudo interface that can be listened to with bpf.
2001-06-25make raw functions take count' to distract from evil bus.h remarksMichael Shalayeff
2001-06-25pf is in conf/GENERICArtur Grabowski
2001-06-25prototype cleanup; ok markus@Kevin Steves
2001-06-25pci_mapreg_map requires another argumentNathan Binkert
2001-06-25Change autonegotiation timeout for devices with a gigabit phy to 10s. AllNathan Binkert
other devices default to 5 seconds. ok deraadt. from NetBSD.
2001-06-25add Cyberflex public key loading functionJim Rees
2001-06-25add key Cyberflex key loading functionsJim Rees
2001-06-25give a little slackMichael Shalayeff
2001-06-25disable smb decoder, as there seems to be fewer bound checks than neededJun-ichiro itojun Hagino
2001-06-25add missing ntohlNiels Provos
2001-06-25Unnecessary gotos.Artur Grabowski
2001-06-25Have to enable PIER as well as DMAIER in order to get interrupts from theJason Wright
bignum engine.
2001-06-25Fix this right this time. ugh.Dale Rahn
2001-06-25Who cares about AIX bugs?Hans Insulander
2001-06-25remove unused variable.Dale Rahn
Cleanup as suggested by millert@
2001-06-25Theo wanted a larger man pageIan Darwin
2001-06-25Fix excessive resets and device probes by storing IDENTIFY results in theConstantine Sapuntzakis
drvp structure
2001-06-25Rework COMMITRULES.Artur Grabowski
First we swap in the new rules, then we free the old (freeing can be done outside splnet).
2001-06-25obio -> macobio, and cleanupsTheo de Raadt
2001-06-25at macobioTheo de Raadt
2001-06-25'.Nm pfctl' not '.Nm' in SYNOPSIS. Also, some cleanup of stray punctuation.smart
aaron@ ok.
2001-06-25Lots of changes and cleanup.Hans Insulander
- Make a separate function for ticket storing. - Support challenge mode. - Use hints passed from login and su that this is a user actually logging in. This means login_krb5 and login_krb5-or-pwd is ready for prime-time.
2001-06-25Since audio is obvoiusly working on alpha, enable the device by defaultNathan Binkert