summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* When -n is specified, don't attempt to turn hostnames found in utmpbrian2001-07-263-43/+42
* move ipsec security policy allocation into in_pcballoc, beforeume2001-07-267-47/+10
* incorrect bounds-check on snprintf.itojun2001-07-261-2/+2
* <ctl>-<alt>-<del> are seen as sgml tags. <keycap>ctl</keycap> etc workswilko2001-07-261-3/+5
* - Do not handle the per-CPU containers in mbuf code as though the cpuidsbmilekic2001-07-2613-48/+80
* Split "Contacting the FreeBSD Project" into two sub-sections ("Emailbmah2001-07-261-25/+33
* Document you sometimes seem to need ctl-alt-del on Noname, Multiawilko2001-07-261-2/+14
* Cleanup of "Reporting Problems" section, which has been renamedbmah2001-07-261-24/+24
* ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask.ume2001-07-261-1/+3
* UPGRADE.TXT doesn't exist anymore...point readers at INSTALL.TXT,bmah2001-07-261-1/+1
* Add some navigation in the form of internal hyperlinks to get aroundbmah2001-07-262-6/+20
* Fix some style nits, and also try to include some text appropriate tobmah2001-07-261-8/+19
* List a forgotten SGML source file (intro.sgml) in the release notesbmah2001-07-262-0/+2
* Move definition of structure used in CONS_SCRSHOT ioctl in front of definitionsobomax2001-07-261-3/+3
* Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference.brian2001-07-262-12/+16
* Include <sys/kbio.h> or <machine/console.h>, depending on __FreeBSD_version.tg2001-07-261-1/+8
* Correct font names. Now, how on earth did this work on my system?tg2001-07-261-3/+3
* Fix bugs introduced in 1.26:tg2001-07-261-10/+8
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-2637-110/+144
* Fix spelling in the last commit. (Oh, I thought I had run ispell... ;-<yokota2001-07-261-3/+3
* Adds notes on program termination and signal handlers.yokota2001-07-261-0/+48
* Remove duplicate cvs tag.eric2001-07-262-4/+0
* Update sysinstall menu texts to reflect the new key behavior.eric2001-07-262-18/+28
* Properly update cursor position when the list is scrolled.eric2001-07-262-8/+12
* New release notes: ed(4) MII, isdnd.rc(5) maxconnecttime, ppp(8)bmah2001-07-264-10/+46
* Handle keys consistently.eric2001-07-262-1/+4
* Speed up console driver.nyan2001-07-262-296/+290
* Xref to openssl(1) (i.e. "openssl passwd")kris2001-07-261-0/+1
* Remove $daily_status_named_logs and figure out which /var/log/messages*brian2001-07-263-51/+33
* Fix typo (* -> &)msmith2001-07-261-1/+1
* Add, belated, entry for ed driver needing miiimp2001-07-251-0/+5
* Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLIscottl2001-07-253-2/+9
* This commit was generated by cvs2svn to compensate for changes in r80357,peter2001-07-251-2/+4
|\
| * Commit the hwsleep.c patch for suspend/resume onto the vendor branch.peter2001-07-251-2/+4
* | Fix 64 bit issues so that sockstat && fstat work correctly on alpha.mjacob2001-07-252-10/+9
* | Somewhat modernize ip_mroute.c:fenner2001-07-253-192/+160
* | Don't bother passing p to rtioctl just so it can fail to pass it to mrt_ioctlfenner2001-07-253-8/+3
* | Unbreak ip_mroute_modfenner2001-07-252-4/+14
* | Use sysctl to export multicast routing statsfenner2001-07-251-5/+13
* | As commented in defined in sys/net/route.c, rt_fixchange() has a badume2001-07-251-5/+25
* | Add build infrastructure for a libiconv loadable kernel module.sheldonh2001-07-251-0/+12
* | Reset the device's powerstate to d0 when resuming from a suspendjlemon2001-07-251-25/+34
* | Make dynamic sysctl entries start at 0x100, not decimal 100 - there areroam2001-07-252-3/+13
* | Style(9): function names on a separate line, max line length 80 chars.roam2001-07-251-4/+8
* | Better checking of duplicated interrupt handler installation.iwasaki2001-07-251-1/+1
* | Some minor fixes.iwasaki2001-07-251-4/+11
* | Make the multiple interrupts attachment an error not a panic.imp2001-07-251-2/+5
* | Move the kernel stuff out of snoop.h. It was only there because somedd2001-07-252-39/+39
* | Fix breakage introduced in rev 1.26, with the introduction ofsheldonh2001-07-251-3/+3
* | Note that this file was repo-copied from sys/kern/tty_snoop.c.dd2001-07-250-0/+0
OpenPOWER on IntegriCloud