| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved m_copyback into uipc_mbuf.c | phk | 1994-10-04 | 2 | -55/+55 |
* | In sd_get_params() the timeout for the MODE_SENSE command was too | rgrimes | 1994-10-04 | 1 | -2/+2 |
* | Pull in 1.1.5.1 changes to sd.c from 1.23 to 1.27 (basically the fixes for | rgrimes | 1994-10-04 | 1 | -2/+5 |
* | Commented out anti-paging code as it was found to be the cause of a | dg | 1994-10-04 | 1 | -3/+3 |
* | Based on the applause (in this case: not downright rejection :-) I have | phk | 1994-10-04 | 1 | -53/+67 |
* | Fixed bug related to proper sensing of page modification that we | dg | 1994-10-04 | 1 | -8/+9 |
* | Same as last one, use "sh -e" for these to make them catch pathological | phk | 1994-10-03 | 6 | -12/+12 |
* | Make sure mkskel.sh bails out if it finds trouble. Use "sh -e" to run it. | phk | 1994-10-03 | 1 | -1/+1 |
* | First bug-fix. This this depends on something odd. I am looking at it, | phk | 1994-10-03 | 1 | -3/+9 |
* | Put genassym: back how it was originally, the real bug was in mkdep. | rgrimes | 1994-10-03 | 3 | -6/+6 |
* | Fix -p option sed script so that it really does change program.o: into | rgrimes | 1994-10-03 | 1 | -1/+1 |
* | I added "pserudo-device gzip" as default. | phk | 1994-10-03 | 5 | -5/+13 |
* | dependency for genassym was wrong, there is never made a genassym.o file. | phk | 1994-10-03 | 3 | -6/+6 |
* | Allow to save/restore files (was games user suid problem) | ache | 1994-10-03 | 1 | -2/+12 |
* | Prevent duplicate installs with an install cookie. | jkh | 1994-10-03 | 1 | -4/+12 |
* | Close security hole: all games linked with dm started as suid bin | ache | 1994-10-03 | 1 | -4/+4 |
* | May the saints praise Robert Withrow <witr@rwwa.com> for showing me | jkh | 1994-10-03 | 1 | -9/+17 |
* | Disable direct ioctls to /dev/tty, search only stdin/stdout | ache | 1994-10-03 | 1 | -22/+17 |
* | Submitted by: gibbs@uclink.berkeley.edu | ats | 1994-10-03 | 1 | -1/+1 |
* | Changed the imgact_gzip to "optional gzip" per David Greenman's request. | phk | 1994-10-03 | 1 | -1/+1 |
* | *** | phk | 1994-10-03 | 1 | -0/+1456 |
* | *** | phk | 1994-10-03 | 1 | -0/+1 |
* | Added entrys for GCC and cleaned it up more. | gclarkii | 1994-10-03 | 1 | -24/+11 |
* | Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard | bde | 1994-10-03 | 1 | -2/+2 |
* | Update hosts (From *.cdrom.com to FreeBSD.org) | gclarkii | 1994-10-03 | 7 | -85/+83 |
* | Small cleanup. | gclarkii | 1994-10-03 | 1 | -1/+6 |
* | Update to 2.0 era. | gclarkii | 1994-10-03 | 1 | -2/+8 |
* | Show this FAQ as being for 1.1.5.1 and below. | gclarkii | 1994-10-03 | 1 | -3/+3 |
* | Fix 'cursor-disappearce-after-switching-screen-from-X' bug | ache | 1994-10-03 | 3 | -6/+6 |
* | Add VMIN/VTIME support | ache | 1994-10-03 | 1 | -18/+131 |
* | Make ~%take work: ignore \r | ache | 1994-10-02 | 1 | -1/+4 |
* | Make -a option optional, uux fails in other case with new sendmail-style | ache | 1994-10-02 | 1 | -2/+2 |
* | genassym: depends on Makefile and genassym.o, genassym.o dependicies are | rgrimes | 1994-10-02 | 3 | -6/+6 |
* | In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.conf | phk | 1994-10-02 | 3 | -3/+15 |
* | (There's two of these now (Am7990.h and am7990.h) and they need to | paul | 1994-10-02 | 2 | -0/+334 |
* | New AMD family ethernet driver. Should support BICC,NE2100, TNIC, | paul | 1994-10-02 | 5 | -0/+4229 |
* | Add back and correct declaration of m_copyback() | dg | 1994-10-02 | 1 | -1/+2 |
* | Avoid ddb getting a panic if the code-segment isn't the usual one... | phk | 1994-10-02 | 3 | -12/+15 |
* | Patch from HOSOKAWA Tatsumi to fix bug in the size of apm_current_gdt_pdesc | dg | 1994-10-02 | 3 | -6/+6 |
* | Document router advertisement and solicitation messages in ICMP input | wollman | 1994-10-02 | 1 | -2/+2 |
* | Allow multicast NTP. | wollman | 1994-10-02 | 1 | -0/+1 |
* | GCC cleanup. | phk | 1994-10-02 | 24 | -148/+156 |
* | Ripped out APM-hooks. Not ready for prime time yet. | phk | 1994-10-02 | 4 | -87/+4 |
* | Ripped out a lot of stuff made to circumvent the previous bogus assy stuff. | phk | 1994-10-02 | 2 | -644/+276 |
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | phk | 1994-10-02 | 36 | -675/+918 |
* | apm_bios.h: removed the equiv-stuff. Not needed now that the kernel module | phk | 1994-10-02 | 5 | -12/+15 |
* | Unused variables, except one with a omnious comment. | phk | 1994-10-02 | 2 | -30/+20 |
* | Prototyping and general gcc-shutting up. Gcc has one warning now which looks | phk | 1994-10-02 | 36 | -483/+1186 |
* | Prototypes, prototypes and even more prototypes. Not quite done yet, but | phk | 1994-10-02 | 20 | -41/+152 |
* | Removed a lot of stuff which has no raison d`etre now that the kernel-driver | phk | 1994-10-02 | 1 | -149/+2 |