Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-01 | sync | Theo de Raadt | |
1999-07-01 | provide MLINKS for "f" versions, and make sure they show up in whatis.db | Theo de Raadt | |
1999-06-30 | correct title | Theo de Raadt | |
1999-06-30 | put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.com | Theo de Raadt | |
1999-06-30 | do not allocate pv_entries for the block-mapped area | Michael Shalayeff | |
1999-06-30 | sync | Theo de Raadt | |
1999-06-30 | another pci list | Theo de Raadt | |
1999-06-30 | remove final low-level crypto knowledge from base ipsec code | Theo de Raadt | |
1999-06-30 | indent | Theo de Raadt | |
1999-06-30 | clarify trade secret issue | Theo de Raadt | |
1999-06-30 | add reference | Michael Shalayeff | |
1999-06-30 | document KERN_ARND, this mangpage needs work, KERN_RND, KERN_NOSUIDCOREDUMP, | Niels Provos | |
etc ... are not documented. | |||
1999-06-30 | bpfattach bridge's and provide tap for queued packets | Jason Wright | |
1999-06-29 | mention kern.arandom | Niels Provos | |
1999-06-29 | if /dev/arandom is not available for seeding, use data from sysctl | Niels Provos | |
kern.arandom. | |||
1999-06-29 | add sysctl kern.arandom to get a random integer. useful when chrooted with | Niels Provos | |
no /dev/arandom. | |||
1999-06-29 | much better | Theo de Raadt | |
1999-06-29 | do not enable eisa by ourselves, better viper size print | Michael Shalayeff | |
1999-06-29 | permit attach to address-less interfaces | Theo de Raadt | |
1999-06-29 | use FreeBSD's alpha stuff | Jason Wright | |
1999-06-29 | Heavily modified to support both terminfo and termcap attributes. | Todd C. Miller | |
Now links with -lcurses (ncurses), not -locurses. TODO: set tabs/margins for init/reset pseudo-attributes. | |||
1999-06-29 | temporary crank | Theo de Raadt | |
1999-06-29 | sync | Theo de Raadt | |
1999-06-29 | mention support for xl, rl, and pn | Jason Wright | |
1999-06-29 | 3c905c | Jason Wright | |
1999-06-29 | first round of repairs on stdlib | Aaron Campbell | |
1999-06-29 | repairs | Aaron Campbell | |
1999-06-29 | new mdoc bm(3) man page | Aaron Campbell | |
1999-06-29 | typos | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for 3c905C | |||
1999-06-29 | sync with freebsd: | Jason Wright | |
comment out some debugging code, rcsid changes | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | 3c905C-TX | Jason Wright | |
1999-06-29 | manhattan splits for two on july 1st | Michael Shalayeff | |
1999-06-29 | add #include for <vm/vm_inherit.h> | Aaron Campbell | |
1999-06-29 | remove vm_inherit_t casts, not really needed; millert@ | Aaron Campbell | |
1999-06-29 | fix some old macros that didn't get converted from man to mdoc | Aaron Campbell | |
1999-06-29 | retreived -> retrieved | Aaron Campbell | |
1999-06-29 | .Fa int -> .Li int (should use literal macro to refer to data types) | Aaron Campbell | |
1999-06-29 | - change references to nil to null; tschroed@acm.org | Aaron Campbell | |
- remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | |||
1999-06-29 | add Xr for stdio(3) like the is*() man pages | Aaron Campbell | |
1999-06-29 | grammar; form@kti.nsc.ru | Aaron Campbell | |
1999-06-29 | remove reference to format(8), which does not exist; form@kti.nsc.ru | Aaron Campbell | |
1999-06-29 | add rl & rlphy | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for delta, addtron, and SiS 8139 boards initialize if_snd.ifq_maxlen correctly chipset now works on alpha | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | SiS 900 (rl8139) ethernet | Jason Wright | |
1999-06-29 | fix phasing | Theo de Raadt | |
1999-06-29 | sync with freebsd: | Jason Wright | |
mention that this driver supports pnic-ii | |||
1999-06-29 | sync with freebsd: | Jason Wright | |
remove pnic-ii based boards and note support for onchip xcvr |