summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #ifdef out section of code dealing with integer timers,jlemon1999-08-311-0/+6
* Make the error return from mem_range_attr_get actually do something usefulmsmith1999-08-313-7/+11
* Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for thisdt1999-08-302-50/+50
* Convert the Adaptec and Winbond drivers to miibus.wpaul1999-08-308-1854/+411
* Check that there is memory range support before attempting to perform suchmsmith1999-08-302-4/+28
* Restructure TCP timeout handling:jlemon1999-08-3013-423/+704
* Remove tn3270 from the build, preparatory to a short trial and amarkm1999-08-301-1/+0
* Null commit to get last commit message recorded:phk1999-08-302-0/+2
* Make vnconfig's device argument not require a leading "/dev/", ala "ccdconfig".mtaylor1999-08-302-7/+19
* *** empty log message ***phk1999-08-302-4/+4
* ktrace should not follow symlinks either.dima1999-08-301-2/+2
* Wrong sleep addr passed to wakeup.luoqi1999-08-301-1/+1
* pps_shiftmax only exists #ifdef PPS_SYNCphk1999-08-301-0/+2
* aic7xxx.c:gibbs1999-08-302-11/+11
* Add support for the aic7859 which is found on the 2930CU.gibbs1999-08-302-22/+108
* Fix a memory leak: free the thread-specific poll_data, used in the select()dt1999-08-303-0/+18
* MFS: Change path to perl.nsayer1999-08-301-1/+1
* Update to the latest nanokernel from Dave Mills.phk1999-08-302-109/+96
* For every "promiscuous mode enabled" message printed for an interface,sheldonh1999-08-301-0/+2
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.obrien1999-08-301-223/+1107
* Only do a full pwd_mkdb for deletions; other operations may use the -usheldonh1999-08-301-2/+6
* s/si_tty_tty/si_tty/gphk1999-08-306-30/+30
* Use the stock EGCS 1.1.2 file here. I cannot determine if our previousobrien1999-08-301-1010/+3046
* Clean-up:sheldonh1999-08-301-69/+160
* This brings rev 1.2 into EGCS 1.1.2. Also tweaks gleemed from EGCSobrien1999-08-301-6/+7
* Nearly missed this one. Turn off -DTERMCAP otherwise it defines a bunchpeter1999-08-301-1/+1
* Fix conflicts.obrien1999-08-301-109/+450
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andsheldonh1999-08-303-12/+26
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.obrien1999-08-301-1273/+864
* Add #include <sys/select.h> ready for select() support in bt848 driverroger1999-08-302-0/+2
* This add Alpha and proper x86 support to EGCS 1.1.2. Functionally speaking,obrien1999-08-301-1489/+4663
* Update for ncurses5 aftermath..peter1999-08-301-15/+6
* We're using ncurses now.peter1999-08-301-3/+3
* Take a shot at making this work under termcap/terminfo ncurses. Itpeter1999-08-304-25/+33
* Make this compile.. (Why do we have tn3270 in the tree anyway?)peter1999-08-301-0/+4
* talk depended on side effects of curses includes.peter1999-08-302-0/+2
* systat is way too comfortable with curses internals...peter1999-08-304-13/+13
* tconv is broken, it's libmytinfo dependent.peter1999-08-301-1/+1
* Don't build libtermcap, libcurses, libmytinfo, just libncurses.peter1999-08-301-4/+5
* Don't -DTERMCAP or we define a few conflicting functions and causepeter1999-08-302-2/+2
* #include <termios.h>peter1999-08-301-0/+1
* baudrate() is now supplied.peter1999-08-301-0/+2
* flushok() isn't in ncurses.peter1999-08-302-2/+2
* Update for libncurses.peter1999-08-305-51/+9
* Don't beat on ospeed, larn doesn't need it, and the libraries no longerpeter1999-08-301-2/+1
* Bandaid breakage due to excessive intimacy with old libcurses..peter1999-08-301-1/+1
* The ospeed hackery was disabled a while ago, finish the job.peter1999-08-302-4/+4
* Use src/contrib/ncurses, v5.0.990821 prerelease.peter1999-08-30130-17492/+1882
* Make bdev userland access work like cdev userland access unlessphk1999-08-3017-254/+78
* Make bdev userland access work like cdev userland access unlessphk1999-08-301-4/+1
OpenPOWER on IntegriCloud