summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | sys/kern/tty_snoop.c is now sys/dev/snp/snp.c.dd2001-07-253-613/+3
* | Note MFC of {d,h}watch DDB commands.dd2001-07-252-2/+2
* | Use a safer method of creating the temporary password file.jedgar2001-07-251-8/+8
* | Change permissions from [4]554 to [4]551brian2001-07-251-2/+2
* | Fix a stupid bug which resulted in a blank line in the status output ifbrooks2001-07-251-8/+4
* | Remove ISP_SMPLOCK stuff- we're just using locking now.mjacob2001-07-251-53/+40
* | Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking,mjacob2001-07-251-19/+2
* | fix misspelling introduced in rev 1.14 (sames as -> same as)billf2001-07-251-1/+1
* | If an attempt is made to LISTEN for a service tag that's already beingbrian2001-07-251-14/+28
* | Move netgraph to i386 only. Which is where it works only.mjacob2001-07-251-1/+1
* | IFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1.9. With this changebrooks2001-07-253-3/+3
* | Allow ng_split to be compiled in staticly.brooks2001-07-254-0/+4
* | Make ng_split part of the module building process.brooks2001-07-241-0/+1
* | General cleanup providing better style(9) conformance and generallybrooks2001-07-242-91/+47
* | merged interface cloning support.brooks2001-07-242-2/+2
* | Remove non-existent (missing?) fonts.alias from beforeinstall: targetache2001-07-241-1/+1
* | Add -I${.OBJDIR} to pick generated font*.hache2001-07-241-1/+1
OpenPOWER on IntegriCloud