| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove EOF handling after Bruce explanation. This step returns | ache | 1994-10-09 | 2 | -26/+0 |
* | Add copyright.c to be always linked in | ache | 1994-10-09 | 4 | -4/+32 |
* | Modified to use swaplist instead of swapmap. | dg | 1994-10-09 | 1 | -7/+7 |
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it. | dg | 1994-10-09 | 1 | -13/+13 |
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it. | dg | 1994-10-09 | 1 | -1/+7 |
* | Got rid of map.h. It's a leftover from the rmap code, and we use rlists. | dg | 1994-10-09 | 18 | -44/+30 |
* | Restore leading tabs | ache | 1994-10-09 | 1 | -2/+2 |
* | Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc. | phk | 1994-10-09 | 15 | -138/+145 |
* | Update multicasting FAQ entry | pst | 1994-10-09 | 1 | -6/+5 |
* | Cosmetic cleanup | pst | 1994-10-09 | 1 | -5/+8 |
* | Call resetpriority, not setpriority() ...oops. | dg | 1994-10-09 | 1 | -2/+2 |
* | Be optionally verbose about free-space checking. I need this to ascertian | jkh | 1994-10-08 | 1 | -1/+3 |
* | Cosmetics: silences gcc -Wall. | phk | 1994-10-08 | 3 | -7/+8 |
* | Cosmetics: to silence gcc -wall. | phk | 1994-10-08 | 5 | -30/+44 |
* | Cosmetics: added a #include and a static prototype to silence gcc. | phk | 1994-10-08 | 2 | -2/+6 |
* | Cosmetics: added ()'s and fixed prinf-formats to make gcc silent. | phk | 1994-10-08 | 6 | -17/+21 |
* | A couple of prototypes moved out from here. | phk | 1994-10-08 | 3 | -9/+3 |
* | Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtually | phk | 1994-10-08 | 5 | -81/+95 |
* | Added prototypes here and there. Moved pfctlinput into socket.h. | phk | 1994-10-08 | 7 | -8/+23 |
* | Added prototypes. | phk | 1994-10-08 | 6 | -6/+20 |
* | db_disasm.c: Unused var zapped. | phk | 1994-10-08 | 9 | -117/+84 |
* | This file describes new features, conventions or newly introduced "gotchas" | jkh | 1994-10-08 | 1 | -0/+8 |
* | Sync with ctype.h (EOF, sign extention fixes) | ache | 1994-10-08 | 1 | -0/+17 |
* | Handle EOF case in all macros by ANSI standard. | ache | 1994-10-08 | 2 | -0/+42 |
* | Dialog added | ache | 1994-10-08 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r3430, | ache | 1994-10-08 | 23 | -0/+4671 |
|\ |
|
| * | Moved from ports, arrow keys allowed to edit input, | ache | 1994-10-08 | 23 | -0/+4671 |
* | libmytinfo, libncurses added to 'make beforeinstall' sequence | ache | 1994-10-08 | 1 | -1/+3 |
* | Completely removed trailer support. The only reason I wrote that code in | dg | 1994-10-08 | 2 | -302/+104 |
* | POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, | phk | 1994-10-08 | 12 | -72/+135 |
* | Correct #ifdef for nfs_disless support is #ifdef NFS, there will be no | rgrimes | 1994-10-08 | 3 | -6/+6 |
* | Cosmetics for gcc -Wall. A couple of unused "int i"'s removed and a couple of | phk | 1994-10-08 | 1 | -24/+46 |
* | I got my patch-file applied twice it seems. Fixed. | phk | 1994-10-08 | 1 | -6/+1 |
* | Add HW.TROUBLE to ROADMAP. | jkh | 1994-10-08 | 1 | -0/+2 |
* | Put this here, moving it from /usr/src. | jkh | 1994-10-08 | 1 | -0/+49 |
* | Prototypes of today. Brought to you by a 28 minute transit time on BART :-) | phk | 1994-10-08 | 2 | -2/+8 |
* | Cosmetics. | phk | 1994-10-08 | 1 | -37/+58 |
* | Mostly Cosmetics. Some of the procedures in if_sl.c was void, but should | phk | 1994-10-08 | 3 | -31/+44 |
* | Make inflate() reentrant - no more global variables. | csgr | 1994-10-07 | 2 | -42/+67 |
* | First stage of getting imgact_gzip reentrant: | csgr | 1994-10-07 | 4 | -1211/+1319 |
* | I forgot this bit of APM stuff last week. | phk | 1994-10-07 | 1 | -27/+0 |
* | Reviewed by: phk | phk | 1994-10-07 | 1 | -1/+8 |
* | Fix many problems with 8bit chars (sign extend in ctype macros) | ache | 1994-10-07 | 4 | -30/+21 |
* | libncurses added | ache | 1994-10-07 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r3410, | ache | 1994-10-07 | 126 | -0/+17955 |
|\ |
|
| * | Moved from ports with several enhancements | ache | 1994-10-07 | 126 | -0/+17955 |
* | Moved from ports with several enhancements | ache | 1994-10-07 | 1 | -0/+73 |
* | Back out the fluff, leave the meat | pst | 1994-10-07 | 6 | -2/+30 |
* | Cosmetics. Added four prototypes. | phk | 1994-10-07 | 1 | -1/+6 |
* | Cosmetics. Unused vars and other warnings. | phk | 1994-10-07 | 1 | -14/+10 |