Age | Commit message (Expand) | Author |
2002-02-21 | Use .St for standards. Random cleanups as well. | Federico G. Schwindt |
2002-02-21 | Set the source port correctly, shifflett@nps.navy.mil | Angelos D. Keromytis |
2002-02-21 | %s/iommu_clear/iommu_remove/g | Jason Wright |
2002-02-21 | Pasto. Ok mickey@ | Thierry Deval |
2002-02-21 | Typo. Ok mickey@ | Thierry Deval |
2002-02-21 | I should back out the base files too | Theo de Raadt |
2002-02-21 | Remove uncommited garbage. I am sorry, but this was just not tested. It | Theo de Raadt |
2002-02-21 | "rephrase" the loop's condition, gets rid of an ugly operation. | Vincent Labrecque |
2002-02-21 | fgsch, if you commit without test compiling ONE MORE TIME, I will send a cast... | Theo de Raadt |
2002-02-21 | Fix signal handlers to take an int arg even though it is not used. | Todd C. Miller |
2002-02-21 | KNF | Theo de Raadt |
2002-02-21 | st0 goes on sparc ramdisk | Todd T. Fries |
2002-02-21 | ramdisk: rm wt0 tty02 tty03 mcd0, deraadt@ ok | Todd T. Fries |
2002-02-21 | allow over-ride of MAKEDEVTARGS | Todd T. Fries |
2002-02-21 | sync | Todd T. Fries |
2002-02-21 | a couple more all/ramdisk tweaks | Todd T. Fries |
2002-02-21 | numeric typo | Todd T. Fries |
2002-02-21 | sync | Todd T. Fries |
2002-02-21 | ramdisk: add back st0 st1 rx0 bpf0 rd0 sd2 sd3 ra1 ra2 cd0 | Todd T. Fries |
2002-02-21 | add ramdisk target, very basic, unused atm, but makes regress happy | Todd T. Fries |
2002-02-21 | ramdisk: add back wd2 wd3 sd2 sd3 mcd0 wt0 cd1 | Todd T. Fries |
2002-02-21 | there never was a 'hil' defined, don't try to put it on ramdisk | Todd T. Fries |
2002-02-21 | add back view | Todd T. Fries |
2002-02-21 | ramdisk: one less wd, one more sd, as it was | Todd T. Fries |
2002-02-21 | fix a few devices for ramdisks | Todd T. Fries |
2002-02-21 | a little closer to reality. | Hans Insulander |
2002-02-21 | Test for monotonically increasing timeofday. | Thomas Nordin |
2002-02-21 | When cleanup_routine is called... also use .St to reference standards. | Federico G. Schwindt |
2002-02-21 | Xr pthread_kill; from fries@ | Federico G. Schwindt |
2002-02-21 | use sizeof w/ defines; niklas@ millert@ ok. | Federico G. Schwindt |
2002-02-21 | oops | Michael Shalayeff |
2002-02-21 | pmap.pmap_pd is redundant -- no more | Michael Shalayeff |
2002-02-21 | document undo | Theo de Raadt |
2002-02-21 | Save undo records for newline insertions. | Vincent Labrecque |
2002-02-21 | If there is a /var/run/dhclient.pid file, stash its contents and | Todd C. Miller |
2002-02-21 | Don't ignore the argument to undo. (makes ^U work) | Vincent Labrecque |
2002-02-21 | remove a wrapper around getenv() | Theo de Raadt |
2002-02-21 | always define CHARMASK | Theo de Raadt |
2002-02-21 | ^Xu is also an undo char | Theo de Raadt |
2002-02-21 | test ramdisk targets too | Todd T. Fries |
2002-02-21 | Typo and... | Vincent Labrecque |
2002-02-21 | Fix /tmp races. | Miod Vallat |
2002-02-21 | With the recent changes to /etc/netstart, split the part of rc.8 covering | Miod Vallat |
2002-02-21 | Change the network components initialization order. | Miod Vallat |
2002-02-21 | It seems you need to have hacked mg at some point to be considered a | Daniel Hartmeier |
2002-02-21 | signal-safe window size changing | Theo de Raadt |
2002-02-20 | do not print "New size..." -- other emacs do not bother | Theo de Raadt |
2002-02-20 | bind C-_ to undo. | Artur Grabowski |
2002-02-20 | Save newline deletes in their own undo record. | Vincent Labrecque |
2002-02-20 | Fix ELF so it works with /dev/ksyms. Also make 'detection' of ksyms | Per Fogelstrom |