summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-21document undoTheo de Raadt
2002-02-21 Save undo records for newline insertions.Vincent Labrecque
2002-02-21If there is a /var/run/dhclient.pid file, stash its contents andTodd C. Miller
2002-02-21 Don't ignore the argument to undo. (makes ^U work)Vincent Labrecque
2002-02-21remove a wrapper around getenv()Theo de Raadt
2002-02-21always define CHARMASKTheo de Raadt
2002-02-21^Xu is also an undo charTheo de Raadt
2002-02-21test ramdisk targets tooTodd T. Fries
2002-02-21 Typo and...Vincent Labrecque
2002-02-21Fix /tmp races.Miod Vallat
2002-02-21With the recent changes to /etc/netstart, split the part of rc.8 coveringMiod Vallat
2002-02-21Change the network components initialization order.Miod Vallat
2002-02-21It seems you need to have hacked mg at some point to be considered aDaniel Hartmeier
2002-02-21signal-safe window size changingTheo de Raadt
2002-02-20do not print "New size..." -- other emacs do not botherTheo de Raadt
2002-02-20bind C-_ to undo.Artur Grabowski
2002-02-20 Save newline deletes in their own undo record.Vincent Labrecque
2002-02-20Fix ELF so it works with /dev/ksyms. Also make 'detection' of ksymsPer Fogelstrom
2002-02-20 Add undo code to mg.Vincent Labrecque
2002-02-20Clarify how the kernel version string is really updated; Sam SmithTodd C. Miller
2002-02-20frantzen's stackghost code. wcookie is set at 0 right now, until debuggerTheo de Raadt
2002-02-20104 byte WEP key support for Prism2 cards; from NetBSDTodd C. Miller
2002-02-20Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid().Todd C. Miller
2002-02-20merging ppref could cause negative back reference, fix from niklas@Niels Provos
2002-02-20setup power failure handler (for sw-controlled power button), move toc handlerMichael Shalayeff
2002-02-20support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li...Michael Shalayeff
2002-02-20Don't rely on vp for anything in dqsync as it can be nullConstantine Sapuntzakis
2002-02-20Revert local changes that snuck in to the last commit.Todd C. Miller
2002-02-20Some user header files may define an abs macro which will cause aTodd C. Miller
2002-02-20Add -compact to be consistent with cardbus.4Jason Wright
2002-02-20Xr sbus 4Jason Wright
2002-02-20sync with KAMEKenjiro Cho
2002-02-20sync with KAMEKenjiro Cho
2002-02-20sync with KAMEKenjiro Cho
2002-02-20syncTheo de Raadt
2002-02-20syncTheo de Raadt
2002-02-20fix includes and some cleanup.Federico G. Schwindt
2002-02-20pthread_kill() manpage; from FreeBSD.Federico G. Schwindt
2002-02-20Fix obvious pasto: when iflush'n flush 24,20,16,... not 20,16,16,...Jason Wright
2002-02-20err/warn strings don't need \n'sJason Wright
2002-02-20Revert 1.10, bad mpech@ didn't try to compile.Miod Vallat
2002-02-20Tweak mvme88k and sparc64 specific settings.Miod Vallat
2002-02-19remove more old cruftEric Jackson
2002-02-19Heh. Don't assume that sizeof(void *) > sizeof(int).Artur Grabowski
2002-02-19man page fixesEric Jackson
2002-02-19-Wall cleanup.Eric Jackson
2002-02-19remove old cruftEric Jackson
2002-02-19We need to keep K&R compat macros for some ports where the assemnbler isTodd C. Miller
2002-02-19Provide PAGE_{MASK,SHIFT,SIZE} ``constants'' for every cpu combination.Miod Vallat
2002-02-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat