summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-02Unused variablesJean-Francois Brousseau
2004-08-02Do not expire unestablished phase 2 SAs on SIGHUP.Hans-Joerg Hoexer
2004-08-02Missed to add virtual.c here. Noted by Benjamin Pineau.Hakan Olsson
2004-08-02Fun with the BUG:Miod Vallat
2004-08-02Better Z8536 initial programming.Miod Vallat
2004-08-02Allocate a dynamic buffer for sorting. This way, we don't bork anymoreJean-Francois Brousseau
2004-08-02Forgot to add "anounce default-route" here. OK henning@Claudio Jeker
2004-08-02Initialize timeouts correctly, match isa com; fixes panics inMiod Vallat
2004-08-02@man type file for manpages.Marc Espie
2004-08-02Reuse first component of @newdepends, @libdepends to containMarc Espie
2004-08-02Missed one <machine/board.h>Miod Vallat
2004-08-02More include files cleaning:Miod Vallat
2004-08-02When restoring a process' ipl, invoke setipl() on behalf on the kernel stack,Miod Vallat
2004-08-02Move MAX_CPUS constant to cpu.hMiod Vallat
2004-08-02- check for LK_NOWAIT on vget()Pedro Martelletto
2004-08-01xr radioctl(1); found by Matthias Kilian <kili@outback.escape.de>Michael Shalayeff
2004-08-01Remove openings = 1 and inherit the value from the HBA instead. This keeps t...Marco Peereboom
2004-08-01sigh, and here tooTheo de Raadt
2004-08-01why was cdce not added here? Come on.Theo de Raadt
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-08-01Trim include file list.Miod Vallat
2004-08-01Move 88100 DAE code to its own file, shared between luna88k and mvme88k.Miod Vallat
2004-08-01After a long gestation period, here comes our custom version of malloc(3)Thierry Deval
2004-08-01parse new hpux disklabelMichael Shalayeff
2004-08-01oops. cannot sleep on pool_getMichael Shalayeff
2004-08-01leave space for stackgap on growsuppersMichael Shalayeff
2004-08-01proper check for the end of stackgap on growinupperstacksMichael Shalayeff
2004-08-01syncTheo de Raadt
2004-08-01Fold in relevant bits of the most recent two updates fromKenneth R Westerback
2004-07-31Always reset the cd2400 chip if console, and do not partially reprogramMiod Vallat
2004-07-31Use cons_decl() instead of homemade wrong prototypes.Miod Vallat
2004-07-31Always claim dart interrupts, even if they report disabled conditions, butMiod Vallat
2004-07-31remove GATEWAY and IPFORWARDING option knobs, use the sysctl.Brad Smith
2004-07-31Make UseCanonicalName off correctly grab port info fromBrad Smith
2004-07-31eliminate portion for 3.2, there was no 3.2 release.Brad Smith
2004-07-31- formattingBrad Smith
2004-07-31To know our cpu number, it is much easier and safer to check through whichMiod Vallat
2004-07-31Remove scsi_change_def() and related command structure. Its only useKenneth R Westerback
2004-07-31Save a couple of hundred bytes (on i386) by putting the definition ofKenneth R Westerback
2004-07-31Update the TODO fileJean-Francois Brousseau
2004-07-31All the protocol code is in proto.c nowJean-Francois Brousseau
2004-07-31Remove old codeJean-Francois Brousseau
2004-07-31Minor fixes and remove debugging messagesJean-Francois Brousseau
2004-07-30mark down some punctuation, and sync usage();Jason McIntyre
2004-07-30smarten this page up a bit. usage() too.Jason McIntyre
2004-07-30No more global cvs_rootJean-Francois Brousseau
2004-07-30Remove remaining references to cvs_rootJean-Francois Brousseau
2004-07-30Minor bug fixesJean-Francois Brousseau
2004-07-30Document "announce default-route" with a lot of help from jmc@Claudio Jeker
2004-07-30Move struct evcount inside struct intrhand, and modernize intrhandMiod Vallat