summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document how I imported this.obrien1999-08-142-0/+53
* Due to brain damage on the FSF people, we can not longer pass "config.h"obrien1999-08-141-0/+180
* Fixes for Bison 1.25->1.28 upgrade.obrien1999-08-142-7/+7
* Bad reference vidcontrol(4) -> vidcontrol(1)chris1999-08-141-2/+2
* Bad reference getsockname(8) -> getsockname(2)chris1999-08-143-6/+6
* Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatableobrien1999-08-142-1/+7
* Fix conflicts.obrien1999-08-141-201/+220
* Fix conflicts, ensure rev 1.2 changes are made to v1.28.obrien1999-08-141-4/+11
* Use stock v1.28 bison.simple.obrien1999-08-141-43/+108
* This commit was generated by cvs2svn to compensate for changes in r49795,obrien1999-08-1452-2185/+6207
|\
| * Virgin import of GNU Bison 1.28obrien1999-08-1455-2428/+6546
* | Bad reference of uname(2) -> uname(3)chris1999-08-141-2/+2
* | Fix bad references, remove some invalid ones such as sa(9).chris1999-08-1411-28/+26
* | Fix potential overflow, remove unnecessary bzero.alfred1999-08-141-12/+11
* | Change to continue process after calling `Get Resume TImer' APMiwasaki1999-08-141-2/+2
* | - Add apm_check_function_supported() and call it fromiwasaki1999-08-142-4/+132
* | Implementation of the linux_getcwd syscall.marcel1999-08-145-6/+50
* | Extend the number of syscalls to include those present in Linux 2.2.10. Thesemarcel1999-08-142-2/+18
* | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Bothmarcel1999-08-147-157/+483
* | s/Yes/YES/g. `tcp_extensions''s comment implied "Yes" was a valid valueobrien1999-08-141-2/+2
* | Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Thesemarcel1999-08-142-6/+18
* | Hopefully clarify "log_in_vain" knob's comment.obrien1999-08-141-2/+2
* | Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* | Minor glitch in ti_newbuf_jumbo(): m_adj() was being called onwpaul1999-08-142-6/+6
* | Don't force compression in SUPFLAGS, since that effectively negatessheldonh1999-08-143-6/+6
* | add debugging message in unregister_methodn_hibma1999-08-141-1/+2
* | Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or outmarcel1999-08-142-50/+42
* | Minor spelling glitchn_hibma1999-08-141-2/+2
* | Reviewed by: phkpho1999-08-142-2/+2
* | Spring cleaning around strategy and disklabels/slices:phk1999-08-1443-397/+244
* | Avoid possible panic by checking for EFAULT from copyinstr() duringnewton1999-08-142-10/+24
* | Fix the LINUX_TCSET{A|AW|AF} and LINUX_TCSET{S|SW|SF} ioctls. These all suffermarcel1999-08-142-14/+56
* | Fix a couple of termio/termios conversion bugs/typos/dupos/brainos and othermarcel1999-08-142-36/+46
* | Document the AUTHORS section in mdoc(7). Expand the descriptionmpp1999-08-142-2/+7
* | Correct typo.grog1999-08-141-1/+0
* | Bad reference to exit(2) changed to exit(3).chris1999-08-141-2/+2
* | Bad reference exit(2) changed to exit(3)chris1999-08-143-6/+6
* | Add $Id$ tag.chris1999-08-141-0/+2
* | Bad reference time(2) changed to time(3)chris1999-08-141-1/+1
* | Bad reference of termios(3) changed to termios(4).chris1999-08-141-2/+2
* | Bad reference of sysctl(1) changed to sysctl(8)chris1999-08-141-3/+3
* | Bad reference to lstat(3) changed to lstat(2)chris1999-08-141-2/+2
* | Fix .Xr line for `getpagesize'chris1999-08-141-2/+2
* | Fix some bad references:chris1999-08-141-3/+3
* | Fix bad references:chris1999-08-141-3/+3
* | Bad reference of getcwd(2) changed to getcwd(3).chris1999-08-141-2/+2
* | Bad reference of setrlimit(3) changed to setrlimit(2).chris1999-08-141-2/+2
* | Bad reference of su(8) changed to su(1).chris1999-08-141-3/+3
* | Tidy up comments.grog1999-08-141-18/+42
* | Clean up comments.grog1999-08-141-55/+44
OpenPOWER on IntegriCloud