Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-02 | back out sendbug rejection line; | Jason McIntyre | |
requested by deraadt@ | |||
2005-03-02 | oops - 2 copies of this file... | Jason McIntyre | |
move the .Bl after .Ss; | |||
2005-03-02 | sort options while here; | Jason McIntyre | |
2005-03-02 | rework some .Ss section as .Sy: groff does not like .Ss's in the middle | Jason McIntyre | |
of lists; | |||
2005-03-02 | Only allow superuser to set timeslots and ppp modes. | Claudio Jeker | |
Diff from mcbride@ | |||
2005-03-02 | bad news to have a .Bl before .Ss; | Jason McIntyre | |
2005-03-02 | note that non-generic kernels not advised; | Jason McIntyre | |
diff originally from stuart henderson, reworded by krw@ ok ian@ krw@ hshoexer@ | |||
2005-03-02 | correct function name in log message | Hans-Joerg Hoexer | |
2005-03-02 | knf, linewrapping, whitespaces, no binary change | Hans-Joerg Hoexer | |
2005-03-02 | update to tzdata2005f; yay insomnia | Todd C. Miller | |
2005-03-02 | Consistent #if protection of rcs ids; Francois Perrad | Todd C. Miller | |
2005-03-02 | More const in h_errlist and h_nerr; Francois Perrad | Todd C. Miller | |
2005-03-02 | Explicitly leave room for the NUL byte in {wday,mon}_name; Francois Perrad | Todd C. Miller | |
2005-03-02 | Fix typo that breaks compilation #ifndef __weak_alias; Francois Perrad | Todd C. Miller | |
2005-03-02 | clarify section on packet forwarding; | Jason McIntyre | |
kill redundant blurb about virtual interfaces; ok hshoexer@ deraadt@ | |||
2005-03-02 | update IEEE80211 media types and options; | Jason McIntyre | |
ok jsg@ | |||
2005-03-02 | missing word; | Jason McIntyre | |
2005-03-02 | radiotap support largely based on NetBSD rtw. | Jonathan Gray | |
2005-03-02 | more regression tests for wraps. | Marc Espie | |
2005-03-02 | let m4wrap handle multiple wraps, both in normal and gnu-mode. | Marc Espie | |
based on Noah Misch's bug report. okay otto, jmc. | |||
2005-03-02 | document `cvs rtag'; ok joris jmc | Xavier Santolaria | |
2005-03-02 | get rid of an embedded compilation date in perl(1) | Marc Balmer | |
ok henning@, millert@ | |||
2005-03-02 | - rcs_write() is now static | Jean-Francois Brousseau | |
- when setting a new expansion mode, do not attempt to free the previous expansion mode if the pointer is NULL - add a bunch of new functions: * rcs_sym_remove() to remove a symbol * rcs_sym_getrev() to retrieve the revision number of a symbol * rcs_desc_{s,g}et() to manipulate an RCS file's description | |||
2005-03-02 | - make sure we are using a remote method before calling | Joris Vink | |
cvs_sendreq() and cvs_sendfile(). - don't leak entp on errors. ok jfb@ | |||
2005-03-02 | bz#987: mention ForwardX11Trusted in ssh.1, | Damien Miller | |
reported by andrew.benham AT thus.net; ok deraadt@ | |||
2005-03-02 | ignore hostnames with metachars when hashing; ok deraadt@ | Damien Miller | |
2005-03-02 | fix addition of new hashed hostnames when CheckHostIP=yes; | Damien Miller | |
found and ok dtucker@ | |||
2005-03-02 | (And remember to remove the block on filesystems > 128 GB) | Tom Cosgrove | |
Add support for MS-DOS filesystems > 128 GB, by changing the way we calculate fileids (fake inode numbers). This uses some hash code by Thomas Wang, who has agreed to the existing licence on the file (i.e. his name just needed to be added to the copyright list). Thanks. Also a tiny bit of KNF. Closes PR 4119; works for the OP Pawel Rogocz. Help with testing todd@, thanks. ok deraadt@ | |||
2005-03-02 | Add support for MS-DOS filesystems > 128 GB, by changing the way we | Tom Cosgrove | |
calculate fileids (fake inode numbers). This uses some hash code by Thomas Wang, who has agreed to the existing licence on the file (i.e. his name just needed to be added to the copyright list). Thanks. Also a tiny bit of KNF. Closes PR 4119; works for the OP Pawel Rogocz. Help with testing todd@, thanks. ok deraadt@ | |||
2005-03-02 | Make all the MS-DOS filesystem code ignore trailing dots and spaces, in | Tom Cosgrove | |
the same way that Windows does. Without this, `touch .foobar.' followed by `touch .foobar.' will create two directory entries called `.foobar', thereby corrupting the filesystem. Found by todd@, who has been doing things with msdosfs that are truly obscene. "alright" tedu@, ok deraadt@ | |||
2005-03-01 | avoid using a full macro as a -width specifier, it only confuses groff; | Jason McIntyre | |
2005-03-01 | .El in the wrong place; | Jason McIntyre | |
2005-03-01 | provide missing `indent' argument to -offset in displays; | Jason McIntyre | |
convert some displays to .Dl where it's simpler; | |||
2005-03-01 | google knows | Michael Shalayeff | |
2005-03-01 | make sure _quick3p is always defined. Thanks dale! | Marc Espie | |
2005-03-01 | Display hardware name and display resolution at attach time, as done on sparc. | Miod Vallat | |
2005-03-01 | Print display resolution as %dx%d, not %d x %d. | Miod Vallat | |
2005-03-01 | fix call to rcs_open() so the file gets created, and remove the | Jean-Francois Brousseau | |
explicit call to rcs_write(), it is not needed anymore | |||
2005-03-01 | use one uint64_t instead of two uint32_t in rx radiotap header. | Damien Bergamini | |
2005-03-01 | make sure radiotap structures are packed. | Damien Bergamini | |
2005-03-01 | import rssadapt man page from NetBSD. | Damien Bergamini | |
ok jmc@ millert@ jsg@ deraadt@ | |||
2005-03-01 | Unbreak arp_input with carp; add back the call to carp_iamatch() | Ryan Thomas McBride | |
which was removed in rev 1.57. This makes arpbalance work again, and ensures that only one carp host will reply to a given arp request. ok mpf@ pascoe@ dhartmei@ deraadt@ | |||
2005-03-01 | a little spacing; some list adjustment; | Jason McIntyre | |
2005-03-01 | - make large packets work without hanging the interface | Ryan Thomas McBride | |
- make tcpdump attach correctly by Alex Feldman prodded via Greg Mortensen <thevision@pobox.com> ok deraadt@ | |||
2005-03-01 | Regen | Miod Vallat | |
2005-03-01 | Move serial and parallel devices left by mistake in the ``other'' section | Miod Vallat | |
to the appropriate sections. No functional change, except for the manpage being nicer. | |||
2005-03-01 | sort options (no attempt made at synopsis clean up though); | Jason McIntyre | |
spelling (occurance -> occurrence); use prompt before examples; grammar; | |||
2005-03-01 | occurance -> occurrence; | Jason McIntyre | |
2005-03-01 | sort options; | Jason McIntyre | |
2005-03-01 | sync usage() w/ man SYNOPSIS; | Jason McIntyre | |
ok markus@ |