Age | Commit message (Expand) | Author |
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 |
2002-02-20 | Add undo code to mg. | Vincent Labrecque |
2002-02-20 | Clarify how the kernel version string is really updated; Sam Smith | Todd C. Miller |
2002-02-20 | frantzen's stackghost code. wcookie is set at 0 right now, until debugger | Theo de Raadt |
2002-02-20 | 104 byte WEP key support for Prism2 cards; from NetBSD | Todd C. Miller |
2002-02-20 | Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid(). | Todd C. Miller |
2002-02-20 | merging ppref could cause negative back reference, fix from niklas@ | Niels Provos |
2002-02-20 | setup power failure handler (for sw-controlled power button), move toc handler | Michael Shalayeff |
2002-02-20 | support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li... | Michael Shalayeff |
2002-02-20 | Don't rely on vp for anything in dqsync as it can be null | Constantine Sapuntzakis |
2002-02-20 | Revert local changes that snuck in to the last commit. | Todd C. Miller |
2002-02-20 | Some user header files may define an abs macro which will cause a | Todd C. Miller |
2002-02-20 | Add -compact to be consistent with cardbus.4 | Jason Wright |
2002-02-20 | Xr sbus 4 | Jason Wright |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync | Theo de Raadt |
2002-02-20 | sync | Theo de Raadt |
2002-02-20 | fix includes and some cleanup. | Federico G. Schwindt |
2002-02-20 | pthread_kill() manpage; from FreeBSD. | Federico G. Schwindt |
2002-02-20 | Fix obvious pasto: when iflush'n flush 24,20,16,... not 20,16,16,... | Jason Wright |
2002-02-20 | err/warn strings don't need \n's | Jason Wright |
2002-02-20 | Revert 1.10, bad mpech@ didn't try to compile. | Miod Vallat |