Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-04 | add .Nd and a DESCRIPTION section; karls@inet.no | Aaron Campbell | |
1999-03-04 | precedence comment; netbsd | Theo de Raadt | |
1999-03-04 | cs4232 hack | Theo de Raadt | |
1999-03-04 | sync | Theo de Raadt | |
1999-03-04 | differentiate wss vs sb cards | Theo de Raadt | |
1999-03-04 | sync | Theo de Raadt | |
1999-03-04 | sync. | Federico G. Schwindt | |
1999-03-04 | DFE-650/Netgear FA410TX. | Federico G. Schwindt | |
1999-03-04 | Build manpages when god meant them to be | Niklas Hallqvist | |
1999-03-04 | Fix edge-condition with doing "cvs update directory" when there is no CVS | Thorsten Lockert | |
directory in the current directory, only in the named subdirectory. Reported by Pavel Korovin <pvk@pvk-home.tsinet.ru> | |||
1999-03-04 | Fix dependencies and cleaning | Niklas Hallqvist | |
1999-03-04 | Correct info-files cleaning and generation | Niklas Hallqvist | |
1999-03-04 | Build info files from all: as they should be | Niklas Hallqvist | |
1999-03-04 | explicit all: target | Niklas Hallqvist | |
1999-03-04 | Correctly handle yearly events occurring on fixed weekdays in all cases. | Paul Janzen | |
1999-03-04 | move .include <bsd.lib.mk> up before NOPROFILE and NOPIC defines are used; ↵ | Todd C. Miller | |
evanc@concer.to | |||
1999-03-04 | swapon now fits again | Theo de Raadt | |
1999-03-04 | isapnp wss support | Theo de Raadt | |
1999-03-04 | pn* now fits... | Theo de Raadt | |
1999-03-03 | Correct some ntohl/htonl bogons in the netmask handling. | brian | |
This was pretty harmless as netmasks on a POINTOPOINT interface are pretty much ignored, but it looked funny. Mention the configured netmask in ``show ipcp''. Describe in more detail what a proxy arp entry is. | |||
1999-03-03 | remove alot of verbosity | Jason Wright | |
1999-03-03 | rework check_eh() so that it is bridge aware | Jason Wright | |
1999-03-03 | unsigned vs. signed nit | Jason Wright | |
1999-03-03 | pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLES | Jason Wright | |
if VIKING_PCR_TC isn't set. | |||
1999-03-03 | sync | Theo de Raadt | |
1999-03-03 | not using inline functions saves about 120K | Theo de Raadt | |
1999-03-03 | Print fatal errors to stderr after curses has finished instead of printing ↵ | Todd C. Miller | |
to the curses window which disapears immediately for terminals that can restore the screen. | |||
1999-03-03 | Replace md5 checksum with a choice of sha1, rmd160, md5. | Marc Espie | |
Upward compatible. | |||
1999-03-03 | kill bogus comment | Todd C. Miller | |
1999-03-03 | sync | Theo de Raadt | |
1999-03-03 | vnode_if sync | Theo de Raadt | |
1999-03-03 | do not inline. this needs cleanup. from art | Theo de Raadt | |
1999-03-03 | If ret_size !=0 on return, a seg fault could ensue in some of the clients. | Constantine Sapuntzakis | |
1999-03-03 | added ffs() | Steve Murphree | |
1999-03-03 | Added support for m88k. | Steve Murphree | |
1999-03-03 | m88k addition. | Steve Murphree | |
1999-03-03 | Temporary disable AFS and Optimizations for m88k. | Steve Murphree | |
1999-03-03 | m88k Updates. | Steve Murphree | |
1999-03-03 | m88k Updates. | Steve Murphree | |
1999-03-03 | Remove . from the path passed to configure; | Marco S Hyman | |
adjust the configure script path appropriate for SEPARATE_BUILD; this seems to work for all ports, some ports had probs with earlier changes | |||
1999-03-03 | remove duplicate description of -1 option | Aaron Campbell | |
1999-03-03 | cleanup | Aaron Campbell | |
1999-03-03 | 1. Cleanup. | Aaron Campbell | |
2. Xr sticky(8) and chgrp(1). 3. Mention not to confuse ``o'' symbol (others) for owner (``u''). 4. Describe the meaning of the directory search bit. 5. Briefly warn about adding suid/sgid bits to binaries. | |||
1999-03-03 | better grammar for err msg | Aaron Campbell | |
1999-03-03 | using a .Aq Ar combination is much nicer | Aaron Campbell | |
1999-03-03 | fix uninitialized variable; this could have caused problems when installing ↵ | Todd C. Miller | |
sparse files | |||
1999-03-03 | 1. Fix the SYNOPSIS. ``-'' may be used anywhere within the file operands. | Aaron Campbell | |
2. Move option descriptions from a lexigraphical -> more logical order. 3. Xr setbuf(3) and sh(1) 4. Add an EXAMPLES section. 5. HISTORY should follow STANDARDS, according to mdoc.template. 6. Other misc niceties. Look mom, I can do man page content too. | |||
1999-03-03 | take out reference to -x flag since we don't build curses with ↵ | Todd C. Miller | |
NCURSES_XNAMES defined | |||
1999-03-03 | Don't install .wml files in doc tree. | Bob Beck | |
1999-03-02 | Finally, new and improved mandoc ksh/sh man pages. This took hours, and hours, | Aaron Campbell | |
and hours... Someone please read it and find any typos I may have missed. |